Connecting Tech Pros Worldwide Help | Site Map

Making My first ASP.Net Web Application.

Husam
Guest
 
Posts: n/a
#1: Mar 23 '06
Hi EveryBody:

I am trying to make A new project by using Vb.Net 2003 every time I tried to
open New ASP.Net Web application I got This message:

Visual Studio.Net Has detected that the Specified Web server is not running
ASP.NET version 1.1. You will be unable to run ASP.Net Web Application or
services.

Keep in mind my localhost srever working well.

Any help or redirection to solve this satuation will be appreciated

regard's

Husam
sloan
Guest
 
Posts: n/a
#2: Mar 23 '06

re: Making My first ASP.Net Web Application.


You need to install IIS

Start / Control Panel / Add-Remove Programs / Windows /

Find IIS of Internet Information Services, and install that.


Because you installed IIS ~after VS2003 (dot net), you need to search for
the fix it for this.




"Husam" <Husam@discussions.microsoft.com> wrote in message
news:83A29F5D-AA35-4AC8-87A0-D4B5053F4270@microsoft.com...[color=blue]
> Hi EveryBody:
>
> I am trying to make A new project by using Vb.Net 2003 every time I tried[/color]
to[color=blue]
> open New ASP.Net Web application I got This message:
>
> Visual Studio.Net Has detected that the Specified Web server is not[/color]
running[color=blue]
> ASP.NET version 1.1. You will be unable to run ASP.Net Web Application or
> services.
>
> Keep in mind my localhost srever working well.
>
> Any help or redirection to solve this satuation will be appreciated
>
> regard's
>
> Husam[/color]


Steve C. Orr [MVP, MCSD]
Guest
 
Posts: n/a
#3: Mar 23 '06

re: Making My first ASP.Net Web Application.


You need IIS installed, then you may need to repair your IIS Mappings as
detailed here:
http://SteveOrr.net/faq/3in1.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net



"Husam" <Husam@discussions.microsoft.com> wrote in message
news:83A29F5D-AA35-4AC8-87A0-D4B5053F4270@microsoft.com...[color=blue]
> Hi EveryBody:
>
> I am trying to make A new project by using Vb.Net 2003 every time I tried
> to
> open New ASP.Net Web application I got This message:
>
> Visual Studio.Net Has detected that the Specified Web server is not
> running
> ASP.NET version 1.1. You will be unable to run ASP.Net Web Application or
> services.
>
> Keep in mind my localhost srever working well.
>
> Any help or redirection to solve this satuation will be appreciated
>
> regard's
>
> Husam[/color]


Closed Thread