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] "MS News Server" wrote:
> 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.
>
>
Hi,
I forgot the exact steps, but after installing IIS I believe you simply
need to type
aspnet_regiis.exe -i
--
Happy Coding!