Martin
Thanks,
What is "aspnet_regiis -i".
I am not sure how to run aspnet_regiis, is it an exe where can I obtain it
or how else do I run it?
Thanks
Mujtaba Syed - 09 Dec 2004 18:08 GMT
aspnet_regiis.exe is an executable that will be available on your system if
you have the .NET SDK.
Go to the command prompt and run the tool with the -i argument.
C:\.aspnet_regiis -i
This will register ASP.NET as an app server with IIS.
Mujtaba.
> Martin
>
[quoted text clipped - 6 lines]
>
> Thanks