Maximum request length exceeded while uploading file
-
Hello All, Is anyone have idea why we are getting belowmention error System.Web.HttpException: Maximum request length exceeded. Regards, S Kumar
-
Hello All, Is anyone have idea why we are getting belowmention error System.Web.HttpException: Maximum request length exceeded. Regards, S Kumar
HI If you want to upload a Big file then you need to set the web confing file system.web> httpRuntime maxRequestLength="4000" useFullyQualifiedRedirectUrl="true" executionTimeout="45" versionHeader="1.1.4128"/> /system.web> Keerthi
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
-
HI If you want to upload a Big file then you need to set the web confing file system.web> httpRuntime maxRequestLength="4000" useFullyQualifiedRedirectUrl="true" executionTimeout="45" versionHeader="1.1.4128"/> /system.web> Keerthi
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
hi keerthi, does aspnet_wp.exe in server will be closed any time?
-
HI If you want to upload a Big file then you need to set the web confing file system.web> httpRuntime maxRequestLength="4000" useFullyQualifiedRedirectUrl="true" executionTimeout="45" versionHeader="1.1.4128"/> /system.web> Keerthi
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
till now u didn't clear your typing test?
-
till now u didn't clear your typing test?
What do u mean ?
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
-
What do u mean ?
asdfasdfasdfasdfasdfasdfasdfasdfasdfasdf
i mean every message is follwed by statements like "asdfasdf..." or "fghdfghdgfh..". this normally done when u go for training for learning type.
-
i mean every message is follwed by statements like "asdfasdf..." or "fghdfghdgfh..". this normally done when u go for training for learning type.
Hello, Thanks for your reply. ASpnet_wp.exe will be close for few minutes while implementing code or restarting server. In web.config we did necessary changes. Regards, S Kumar
-
Hello, Thanks for your reply. ASpnet_wp.exe will be close for few minutes while implementing code or restarting server. In web.config we did necessary changes. Regards, S Kumar
The Worker Process is also bound to be recycled when it appears to be in a deadlocked state for more than a stipulated period specified in machine.config or it has consumed more memory than the quantity allowed in machine.config.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
The Worker Process is also bound to be recycled when it appears to be in a deadlocked state for more than a stipulated period specified in machine.config or it has consumed more memory than the quantity allowed in machine.config.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Hello Vasudevan, Thanks! I will check this. Regards, S Kumar