|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
How to startup IIS/PWS
Hey people
I am starter in ASP and I am trying a database connectivity example. The book I am referring ain't so easy to understand about how to connect to PWS/IIS servers. Can someone help me out on this. Thanks Mave |
|
#2
|
|||
|
|||
|
well first what OS are you running? you will use either PWS or IIS. PWS is for win98se and i think winnt 4. IIS is everything above that. one of those have to be installed on your computer.
__________________
Programmer's Corner |
|
#3
|
|||
|
|||
|
Hiya Nopoints,
My OS is Windows 2K pro. Well, I somehow got my PWS installed and running after a few tuts online. But as they mentioned, I tried connecting to the database from an .asp page with a DSN connection, but it repeatedly gives me a blank page. Any help??? |
|
#4
|
||||
|
||||
|
If you're using win2k pro, you don't need PWS. Just go into add/remove programs and look in the Windows Programs section. Make sure IIS is installed. That's it. Now, place all your files in c:\inetput\wwwroot and access them in IE by going to http://localhost/myfile.htm
-Dave |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > How to startup IIS/PWS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|