First - I know XP isn't great at hosting, but as the site is only for my personal use, and I already have an XP licence, that's what I'm using...
I'm using the pure asp upload script from link text to upload images to a website hosted on a Windows XP Pro pc.
The upload script works great on other sites I have developed but these were all using IIS 6 or above.
The problem I'm having is uploading files bigger than about 200K.
There is a Microsoft support page link text that seems to answer my problem. But, I have followed the instructions and am still getting the same problem.
I also found another article on the same problem - link text - this one says that "On IIS 5.1 you cannot change the File Upload Limit."
Does anyone have a definitive answer - does the AspMaxRequestEntityAllowed property in the IIS 5.1 metabase have any effect?
If not, is there a work around for this scenario?
Thanks for your help!!