mobius1983
Technical User
Hi everyone,
I am hoping someone can help. I am trying to create an asp application, I want asp pages from different folders on my server to server.execute the same asp page. So I created a content.x.com entry on the dns and can open the page by typing the url in ie. but if i try to call it from an asp page I get the following error:
Server object error 'ASP 0173 : 80004005'
Invalid Path Character
/newtest/sites/com/test.asp, line 6
An invalid character was specified in the Path parameter for the MapPath method.
Does anyone know why this is failing? can a server.execute not like running a full URL?? I created the new DNS entry so that I didnt enable parent paths on the server and open up a security hole.
Thanks to anyone that can offer me some advice!
Nick
I am hoping someone can help. I am trying to create an asp application, I want asp pages from different folders on my server to server.execute the same asp page. So I created a content.x.com entry on the dns and can open the page by typing the url in ie. but if i try to call it from an asp page I get the following error:
Server object error 'ASP 0173 : 80004005'
Invalid Path Character
/newtest/sites/com/test.asp, line 6
An invalid character was specified in the Path parameter for the MapPath method.
Does anyone know why this is failing? can a server.execute not like running a full URL?? I created the new DNS entry so that I didnt enable parent paths on the server and open up a security hole.
Thanks to anyone that can offer me some advice!
Nick