M MS News Server Oct 17, 2004 #1 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.
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.
M Morten Wennevik Oct 17, 2004 #2 Hi, I forgot the exact steps, but after installing IIS I believe you simply need to type aspnet_regiis.exe -i
Hi, I forgot the exact steps, but after installing IIS I believe you simply need to type aspnet_regiis.exe -i
G Guest Oct 17, 2004 #3 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
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