Here is my setup: - an iis website with 1 application called fifthplay.fifthcore.uploadserver - there is only 1 browesable file called uploadhandler.ashx - all default documents are deleted and only uploadhandler.ashx is left as default document. - all verbs are allowed for the *.ashx extension - the...