Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The request was aborted(for >100mb files) #11

Open
GoogleCodeExporter opened this issue Nov 12, 2015 · 0 comments
Open

The request was aborted(for >100mb files) #11

GoogleCodeExporter opened this issue Nov 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

RPCResponse<long> rpcr = bc.CreateVideo(newVid, uvVideo.FileName, 
uvVideo.FileBytes); 
I'm using the above method to upload videos to BrightCove and its works fine 
for small size files. When i try to upload file(>100mb). I get 'The request was 
aborted' error message. Could you please help.

What steps will reproduce the problem?
1. Try to upload a file(>100mb)
2. Error message: The request was aborted

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
BrightCove dll v1.0


Original issue reported on code.google.com by [email protected] on 3 Feb 2012 at 11:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant