ASP on a home computer
am 24.11.2007 05:19:13 von consulttech2004
Hello!
I am trying to play with ASP on my home computer. I am placing a
"hello.asp" page with simple code in C:\Inetpub or C:\Inetpub\wwwroot
and running it and am getting:
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site
might be experiencing technical difficulties, or you may need to
adjust your browser settings.
I am running Windows 2000 Server, and I just stripped off Apache/
MySQL. I am not sure what I need to do to allow myself to run ASP
pages on my home computer, but I would really like to do so! Help!
David
Re: ASP on a home computer
am 04.12.2007 00:25:47 von J-P-W
On 24 Nov, 04:19, consulttech2...@hotmail.com wrote:
> Hello!
>
> I am trying to play with ASP on my home computer. I am placing a
> "hello.asp" page with simple code in C:\Inetpub or C:\Inetpub\wwwroot
> and running it and am getting:
>
> The page cannot be displayed
> The page you are looking for is currently unavailable. The Web site
> might be experiencing technical difficulties, or you may need to
> adjust your browser settings.
>
> I am running Windows 2000 Server, and I just stripped off Apache/
> MySQL. I am not sure what I need to do to allow myself to run ASP
> pages on my home computer, but I would really like to do so! Help!
>
> David
David,
Go to Add or remove programs in control panel. then windows components
Ensure Internet Information Services (IIS) is fully installed.
Come back if still no joy.
Jon