Sorry but the only solution is the one described in the FAQ. Win2003 is just limited in uploads and you need to changes those settings to lift some of the limitations otherwise it just won't work.
I use Maximum ASP - your main sponsor - but they won't make that change
The solution given by George is only helpful if you have full access to the machine that hosts your website. My webhost - DMXZone's main sponsor - MaximumASP - will not make the change for me and so I believe I will have to use a different Upload component. Is this right? Please tell me there's another way.
RE: I use Maximum ASP - your main sponsor - but they won't make that change
This fix really saved my rear this week. We just purchased a dedicated server and my upload process was working great untill I tried to upload multiple images. Because of the total sum of file sizes, the upload process was bombing out on me. It took me about an hour to figure out that it was some sort of memory issue so I went through IIS tweaking the setting to no success. So I googled my problem and found this post. Thanks George for your insight.
Why it does not pass this with pureasp single? and if altogether with the imageprocessor, I believe that deberiais of haceros that question or to change the way in which pureasp and imageprocesso altogether raises the photos. Thanks.
If you don't wnat to to stop iis and close your sites:
Open your internet services manager > right click on first folder (services?) > properties > check 'enable direct metabase edit' > save your file > remove check on 'enable direct metabase edit'.
I've followed the instructions as stated above and modified MetaBase.xml and even the MBSchema.xml but the system still have problems when the file is over 3.3 megs. Also, I have noticed that the MBSchema.xml file always reverts back to 200000 for the AspMaxRequestEntityAllowed setting, even after manually changing and saving it to a much larger value.
I do not get the 403 error, but anytime I try to upload a file larger than 3.3 megs or multiple files accumulating to over 3.3 megs, the process seems to hang for 2 minutes and the server times out. Any files smaller than 3.3 megs will upload in just a couple of seconds.
Any help with this?
ON IIS6 we get this issues on large files
Request object error 'ASP 0101 : 80004005'
Unexpected error
D:\W3SITES\THEJONES\WWW\CLIENTS\FTS\../../ScriptLibrary/incPureUpload.asp, line 62
The function returned |.
I did a search on this error and it stated some asp components will not work with large files under IIS6. I have tried everything and still get issues.