Free ASP Upload causing IIS 6 crash and window restarts itself
I just created a file upload page using Free Asp Upload script which I got from Http://www.freeaspupload.netI'm using IIS 6 (Windows 2003).
According to the instructions from freeaspupload.net, I have edited "ASPMAXREQUESTENTITYALLOWED" property in MeteBase.xml. Now I should be able to upload 1GB files to my server all at once.
Unfortunately, it doesn't work as it should be. My server crashs and windows 2003 restarts itself (a full blue error screen) as soon as my friend started uploading any files that are larger than 1mb in size.
However, I do not encounter this problem if I upload the large file to my server locally meaning I upload large file using my other computer which is on the same network as my server.
I have two pcs and one web server at home and my network connection is a D-Link Router and a network switch.
Could router causing this problem?
I have also tested upload large file while URLScan has been removed from IIS 6. No luck and I still get the blue screen.
My server is a PII 400Mhz 256MB ram machine with broken on-board sound card and display adapter.
Broken sound card and display adapter may cause the blue screen, but they should not related to my upload file problem.
Any clues? Thanks.