Re: VS.NET 2003 - Can't connect to IIS
From: Mark Fitzpatrick (markfitz_at_fitzme.com)
Date: 04/29/04
- Next message: Steven Cheng[MSFT]: "RE: How to create Activex Control using C# and Use it in ASP.NET webform?"
- Previous message: Steven Cheng[MSFT]: "Re: How resister ASP.net with IIS"
- In reply to: MGFoster: "VS.NET 2003 - Can't connect to IIS"
- Next in thread: MGFoster: "Re: VS.NET 2003 - Can't connect to IIS"
- Reply: MGFoster: "Re: VS.NET 2003 - Can't connect to IIS"
- Reply: MGFoster: "Re: VS.NET 2003 - Can't connect to IIS"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 21:26:47 -0500
Make sure that the FrontPage Server extensions are installed also (they
should be as they are a default option when installing XP Pro). What url are
you trying to create the site at? I only ask because sometimes a book has an
example, like http://mycomputer/ as the URL and when reading the book,
inadvertently copy that. Make sure that you're trying to create a web at
http://localhost/EmployeeInfo/ Also, you'll probably need to make this into
a FP-enabled web. You can do this throught he IIS MMC and right-click on the
virtual server (Default Web Site), select New | Server Extensions Web | and
enter in the exact same name as the virtual directory (web shared
directory). After that, right-click on the virtual server again and select
All Tasks | Check Server Extensions.
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
"MGFoster" <me@privacy.com> wrote in message
news:QVWjc.13449$eZ5.4291@newsread1.news.pas.earthlink.net...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm using the MS Book _C# Step by Step_. Chapter 27: Intro ASP.Net.
>
> I try to create a new ASP.NET Web application (EmployeeInfo) according
> to the book's instructions & get error:
>
> "A connection with the server could not be established."
>
> O/S: Windows XP Pro.
> The IIS (World Wide Web Publishing Service) is running.
> The folder "EmployeeInfo" is Web Shared.
> TCP/IP is running (how else could I send this msg).
>
> Why can't VS.NET recognize that IIS is running?
>
> Thanks for any help.
>
> --
> MGFoster:::mgf00 <at> earthlink <decimal-point> net
> Oakland, CA (USA)
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP for Personal Privacy 5.0
> Charset: noconv
>
> iQA/AwUBQI3kG4echKqOuFEgEQLRCgCg/i6fYvARdmHsyf6Eo5FY1qUf6k4AoL7H
> 5YAktBSjQyzqnDnziKDnp6am
> =rJTO
> -----END PGP SIGNATURE-----
>
- Next message: Steven Cheng[MSFT]: "RE: How to create Activex Control using C# and Use it in ASP.NET webform?"
- Previous message: Steven Cheng[MSFT]: "Re: How resister ASP.net with IIS"
- In reply to: MGFoster: "VS.NET 2003 - Can't connect to IIS"
- Next in thread: MGFoster: "Re: VS.NET 2003 - Can't connect to IIS"
- Reply: MGFoster: "Re: VS.NET 2003 - Can't connect to IIS"
- Reply: MGFoster: "Re: VS.NET 2003 - Can't connect to IIS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|