|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
(urgent)HttpRuntimeHi all,
I had my web.config file as below... <system.web> <httpRuntime executionTimeout="90" maxRequestLength="102400" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100" enableVersionHeader="true"/> ......................etc But when i m trying to upload a file of size 520KB it is not uploading...... (actually i had uploaded the same file in localhost yesterday and i uploaded the same web.config file to server system.) wat r the posiible errors for not uploading in server while it is ok in local host thanks in advance , anu... I am just guessing here any issues with the firewalls?
Show quoteHide quote "Anuradha" wrote: > Hi all, > > I had my web.config file as below... > > <system.web> > <httpRuntime executionTimeout="90" maxRequestLength="102400" > useFullyQualifiedRedirectUrl="false" minFreeThreads="8" > minLocalRequestFreeThreads="4" appRequestQueueLimit="100" > enableVersionHeader="true"/> > ......................etc > But when i m trying to upload a file of size 520KB it is not uploading...... > (actually i had uploaded the same file in localhost yesterday and i > uploaded the same web.config file to server system.) > wat r the posiible errors for not uploading in server while it is ok in > local host > > thanks in advance , > anu... > > > Hi Houston Lucifer,
Thanks for ur reply....... anu... *** Sent via Developersdex http://www.developersdex.com ***
Other interesting topics
ASPNET2 Radically Changed from v1.1
HELP: Table height in the new XHTML??? How to Remote a custom membership or profile provider ??? ASP.NET 2.0: Global.asax Design Surface Gone Adding domain user to local groups Where to set timeout Casting Error AddDays exception when subtracting value Quotes, tags, and "greater than" signs HTTPBrowserCapabilities Question |
|||||||||||||||||||||||