paulL -> Problms with ASP and IIS 6 (5/26/2004 16:02:34)
Hey Guys,
I am new here and need help. I am using various ASP apps that i have downloaded from aspin.com; thy usd to work with my IIS 5 server but now i am on an IIS 6.0 Server it just comes up with Error 500: Internal Server Error.
I do not know how to got any reports for you so you will have to give a walkthrough if you want any.
Regards
PaulL
Richard Dudley -> RE: Problms with ASP and IIS 6 (5/26/2004 19:09:06)
First thing to do is change error message display. Try this in IE:
1) Navigate Tools >> Internet Options >> Advanced 2) Under the Browsing seciont (near the top), scroll down until you see "Show Frienyl HTTP Error Messages". Uncheck this box.
Now, try your app again and see what error is generated.
paulL -> RE: Problms with ASP and IIS 6 (5/27/2004 11:33:39)
It Says
"Server.MapPath() error 'ASP 0175 : 80004005'
Disallowed Path Characters
/kb/inc_common.asp, line 22
The '..' characters are not allowed in the Path parameter for the MapPath method. "
daveh42 -> RE: Problms with ASP and IIS 6 (5/28/2004 13:02:18)