Hi :-)
How do I setup IIS 5.1 to run ASP.NT
Win XP Pro SP1
I am testing my pages on Dreamweaver MX 2004 but they don't run, but they
did when I had Web Matrix, which I have uninstaled.

Thank you!

Edison

Re: Setup IIS 5.1 to run APS.NET by Ken

Ken
Sat Jan 01 21:31:47 CST 2005

a) Have you installed the .NET Framework (I assume you did when you
installed Web Matrix, but then you say you "uninstalled it". I'm not sure if
you meant you uninstalled Web Matrix only, or everything). If you haven't,
please download and install the .NET Framework. The installation will
configure IIS for you.

b) If you've already installed the .NET Framework, but ASP.NET pages are not
running, then please open a command prompt and navigate to:
c:\windows\Microsoft.NET\Framework\<your framework version>\
and run:
aspnet_regiis.exe -i

Cheers
Ken


"Edison Queiroz Villela - Grafice Desenvolvimento de Websites"
<edison@grafice.com> wrote in message
news:OtLplyG8EHA.2124@TK2MSFTNGP15.phx.gbl...
> Hi :-)
> How do I setup IIS 5.1 to run ASP.NT
> Win XP Pro SP1
> I am testing my pages on Dreamweaver MX 2004 but they don't run, but they
> did when I had Web Matrix, which I have uninstaled.
>
> Thank you!
>
> Edison
>
>



Re: Setup IIS 5.1 to run APS.NET by David

David
Sat Jan 01 23:24:17 CST 2005

Instead of Web Matrix or Dreamweaver MX, try "Microsoft Visual Web
Developer" which is completely free (just have to download it). It is the
next-generation Web Matrix, completely revamped with more web controls,
integrated web design surface, debugging, publishing, etc. Should take a
look if you're just looking for more than Web Matrix but still completely
free.

Visual Web Developer:
http://lab.msdn.microsoft.com/express/vwd/default.aspx

Visual Studio 2005 (Whidbey) Beta:
http://lab.msdn.microsoft.com/vs2005/default.aspx

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Edison Queiroz Villela - Grafice Desenvolvimento de Websites"
<edison@grafice.com> wrote in message
news:OtLplyG8EHA.2124@TK2MSFTNGP15.phx.gbl...
Hi :-)
How do I setup IIS 5.1 to run ASP.NT
Win XP Pro SP1
I am testing my pages on Dreamweaver MX 2004 but they don't run, but they
did when I had Web Matrix, which I have uninstaled.

Thank you!

Edison