Skip to: Site menu | Main content

I know stuff!

In web development and programming, I often come across useful tidbits that solve a problem for me. I often have those problems again and can't remember that tidbit. Now I will. Maybe you can benefit too.

Fix IIS Upload Limit
Published: 2/28/2008 by mr.dossett

Apparently the default for allowed upload size in IIS is around 200k. In many cases, this is not enough. Upload scripts in asp/vbscript will report "Operation not allowed", which is oh so descriptive. Found a quick and easy post on how to fix this.

Relevant Tags: IIS

Comments:

No Comments Available - You can be first!

Add a Comment:








(Note: I reserve the right to remove any comments I deem not worthy.)