PDA

Click to See Complete Forum and Search --> : ASP PWS?


kmchong
Jun 10th, 2000, 02:55 PM
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 ?

Jun 10th, 2000, 09:18 PM
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

kmchong
Jun 12th, 2000, 11:49 AM
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?

Mark Sreeves
Jun 12th, 2000, 02:21 PM
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.

Jun 12th, 2000, 09:03 PM
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

kmchong
Jun 13th, 2000, 09:12 AM
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.