This topic is locked

ASPRUNNER on windows 2003 server

2/1/2008 4:28:51 AM
ASPRunnerPro General questions
R
rcle author

Hi Everybody,
I'm new using asprunner and i want to make asp webpages which can be accessed by multiple computers from our network. I know that our server has a folder named c:/Inetpub/ where the virtual directory has be created to access the application.
But when i do all this and i try to access the url from a client pc, i don't get the desired login page.
Is there a manual which can help me to configure things i probally forgot?
Thank you very much people.
Kind regards,
Raf

Sergey Kornilov admin 2/1/2008

Raf,
you need to check IIS (Internet Information Server) doucmentation in this reagrd.
Usually you put ASP application to some folder under WWWROOT i.e. c:\inetpub\wwwroot\asprunner.

In this case you can access it as http://servername/asprunner