ASPUpload time expired?
I have just created a photo upload page using ASPUpload and I also set the property "ASPMAXREQUESTENTITYALLOWED" = 1 GB.My friend was trying to upload several 2mb photos to my server and my server crashes.
Then I uploaded same exact files to my server using my another computer. It uploaded in 6 seconds without any problem.
Do I miss any settings in IIS 6? For example, aspuploadtime? I should check it that in Metabase.xml?
My server crashes alot just today while I was designing my aspupload page. It gives me a full blue screen error:
Teefy.sys.... The system is trying to write to a read-only memory, the system needs to be shut down.... dumping physical memory...
Any clues? Thanks.