Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Rob61
Starting Member
12 Posts |
Posted - 2007-05-01 : 11:14:20
|
The questions in this forum are way beyond me!!! Need a lower level forum.This is on my own computer for the purpose of testing web pages.I have Visual Studio installed. I can start it. Then it tells be to boot to it. I see no options to boot to it during computer start up.I have no idea where to go to run ASP pages.All help is appreciated.Thanks |
|
|
maevr
Posting Yak Master
169 Posts |
Posted - 2007-05-02 : 09:45:53
|
| If you want to be able to test asp files you should install IIS6 and enable asp.net plugin, then place the aspfiles in the wwwroot directory.Read this.http://www.visualwin.com/ASP/ |
 |
|
|
Rob61
Starting Member
12 Posts |
Posted - 2007-05-02 : 21:11:40
|
| Thanks for responding.I installed IIS6 and when I try to connect to local computer, I get a message that "This computer is not running Internet Information Services Ver 4 or higher".!!!!!!!All help is appreciated.Thanks |
 |
|
|
maevr
Posting Yak Master
169 Posts |
Posted - 2007-05-03 : 03:12:48
|
| Seems like the service is not started. Rightclick My computer\Manage\Services and applications\Internet informations services\Web sites. rightclick Default web site and start/restart service.If this is not the case then please post error message from eventhandler logs. |
 |
|
|
Rob61
Starting Member
12 Posts |
Posted - 2007-05-03 : 10:30:43
|
| There are no web sites showing.From this point I right clicked on information services and clicked "connect to computer" and located mine. When I hit "ok", i got "This computer is not running Internet Information Services Ver 4 or higher".IIS6 is starting, it just won't connect to local computer.Thanks muchAll help is appreciated.Thanks |
 |
|
|
Rob61
Starting Member
12 Posts |
Posted - 2007-05-05 : 11:39:50
|
| where do I find the eventhandler logs.All help is appreciated.Thanks |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-05-05 : 12:18:57
|
| What's OS on the machine? Is World Wide Web service running on the machine? |
 |
|
|
Rob61
Starting Member
12 Posts |
Posted - 2007-05-05 : 15:58:00
|
| XP ProAll help is appreciated.Thanks |
 |
|
|
|
|
|