IIS & .Net

  • Thread starter Thread starter Jul
  • Start date Start date
J

Jul

Hi,

I installed .Net before I setup IIS.
Does it mean that I can not develop Web apps and I have to reinstall .Net
again?

Thanks
 
Hi,

I installed .Net before I setup IIS.
Does it mean that I can not develop Web apps and I have to reinstall .Net
again?


Nope that is fine. But you might have to register .NET in IIS using
aspnet_regiis.exe (located in C:\Windows\System\Microsoft .NET\v1.xxx
folder.
 
aspnet_regiis.exe /i


Lucas Tam said:
Nope that is fine. But you might have to register .NET in IIS using
aspnet_regiis.exe (located in C:\Windows\System\Microsoft .NET\v1.xxx
folder.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top