PDA

View Full Version : Trting tu run ASP on XP pro


mari_leon
07-17-02, 11:59
I´ve been trying to run ASP on WINDOWS XP professional and for some reason I can't. I´ve already installed IIS and so I´ve done in another computer that did work.
After creating a "MyWebs" folder in Inetpub and writing an ASP file, I try to run it from the browser typing "http://localhost/MyWebs/player.asp" and it gives me an error.
I'm positive the code is well written (I´ve run it in another computer) and the installation of IIS went well.
PLEASE!!!!!
anyone who can think of a solution to this nightmare, let me know ASAP

thanks
:confused:

rnealejr
07-17-02, 17:24
What error(s) have you received ? Also, try an html file (but change the htm(l) to asp and see what happens.

mari_leon
07-18-02, 09:07
The error I get is as if the browser couldn't find the localhost. changing html to asp doesn't do it. If you have any other idea I'd appreaciate you let me know
Thanks for your response
regards
Marisabel

rnealejr
07-18-02, 13:31
Try the ip address of the machine that has iis installed on it, instead of localhost.

mari_leon
07-19-02, 09:11
Thanks again for your concern... but nope, the ip doesn´t work either... I´ve already tried it...

Anything else comes up your mind... let me know!!!! ;)

THANK YOU

rnealejr
07-20-02, 12:13
Can you ping the ip address ? If so, is iis even running on your machine - try stopping and restarting iis - make sure it is running. Look in your event viewer to see if there are any errors. What is the exact error you receive when you try to access a page- e.g. internal server error ...