vote up -2 vote down star

When i uploading the .WMV file, i got following error.

Internet Explorer cannot display the webpage

Diagnose Connection Problems

flag
That isn't nearly enough information. – Will Sep 9 at 12:53

3 Answers

vote up -1 vote down

If you're using standard file upload control it is limited to about 8 mb filesize. Please provide more information.

link|flag
Thanks, is there any property to extend the file size in standard file upload control. – Devathidhan.S Sep 9 at 13:47
Not that I know of unfortunately. There are 3rd party upload controls that will allow you to upload bigger files. I've had the same problem at was unable to resolve it. – sindre j Sep 11 at 7:44
vote up 0 vote down

Thanks, is there any property to extend the file size in standard file upload control.

link|flag
vote up 0 vote down

Check the maxRequestLength property in your web.config file.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.