414 Request-URI Too Large
Submitted by generic geek on Fri, 2009-06-12 09:42
414 Request-URI Too Large IIS error message quick fix...
I did a bit of research trying to diagnose my very own 414 error, I couldn't find the issue until i looked at the url again...
If you are using server side language, ensure you put a "?" before you start appending your url with variables....

