-
I have developed some ASP page and would like to test run using my PC (Win98) before launch to WebServer.
I checked I have the PWS installed, but how is the steps in setting up the directories, or any others. So that I can run the asp page using my IE (The ASP page is saved in C:\ASP\Test.asp)
According to some books, I should have a directory named InetPub\wwwroot. But I can't find such directory in my machine.
Do anybody tried ASP/PWS ?
-
PWS
Hi,
When u install the PWS, during the installation the setup
will ask u to put the \inetpub\wwwroot in what directory if u got other partition. Else default is C:\Inetpub\wwwroot
check it out ....good luck
Mac
-
Mac,
How can I install PWS, I found the PWS installed using the control panel. If I uncheck it and then check it again, nothing happen to ask anything.
How should I install it?
-
I just had a look at our 98 box and the personal web sever is checked in the control panel but Ithink you might have to do further instalation
click on personal web sever from the start menu and follow the instuctions on the screen.
-
PWS
Check You PC see got this directory. If yes do as Mark say.
Else maybe u need to download again from MS Website.
c:\windows\options\cabs\pws\setup.exe
Mac
-
Thank you everyone,
I have installed the PWS from the c:\windows\option\cabs\pws\ directory and now I am able to test run my asp pages.
Thanks again.