Error during FileUploading..?
-
My webpage is redirect into default error page when I fetching morethan 10Mb of file . Why this ? Got ? Give...
-
My webpage is redirect into default error page when I fetching morethan 10Mb of file . Why this ? Got ? Give...
Because you have a slow connection perhaps ? It sounds like it's timing out. Hard to say tho, based on the info you provide ( which is not much )
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
My webpage is redirect into default error page when I fetching morethan 10Mb of file . Why this ? Got ? Give...
u have to use <httpRuntime executionTimeout="200" maxRequestLength="1024000" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100"/> as u need modify maxRequestLength and other tags