Groups | Blog | Home
all groups > dotnet general > october 2004 >

dotnet general : IIS not recognized by ASP.NET


MS News Server
10/16/2004 11:54:40 PM
Anyone please. I finished installing VS.NET without having setup my IIS.
How do I get my ASP.NET to recognize my IIS now? Thanks.

Rakesh Rajan
10/17/2004 11:35:07 AM
Hi,

Just to add on to what Morten said,
the location to aspnet_regiis is usually:
c:\windows\microsoft.net\framework\vx.x.xxxx\

You might also have to give read/execute permission in C:\ and
c:\inetpub\wwwroot to the aspnet account if you are using ntfs.

HTH,
Rakesh Rajan

[quoted text, click to view]
Morten Wennevik
10/17/2004 3:06:44 PM
Hi,

I forgot the exact steps, but after installing IIS I believe you simply
need to type

aspnet_regiis.exe -i

--
Happy Coding!
AddThis Social Bookmark Button