Detecting when ASP is not registered with IIS
-
- Posts: 66
- Joined: Fri Mar 09, 2007 9:46 am
- Location: Albany, NY
- Contact:
Detecting when ASP is not registered with IIS
Is there any way with IA to detect when the ASP.NET Web Service Extension v 2.0 is not enabled in IIS. I'm working on an installer for a web app that requires ASp>Net 2.0 to be in place. If IIS is installed after the .NET Framework, then ASP.NET will not be available with IIS until the user runs aspnet_regiis.exe -r. I would like to do a check and possibly run aspnet_regiis if needed.
You can run the asp registration .exe no matter if it's already installed or not. It won't affect anything if it's installed, so you don't need to detect anything at all.
Panagiotis Kefalidis
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation
Software Design Team Lead
\"In order to succeed, your desire for success should be greater than your fear of failure\"
InstallAware Software Corporation
Who is online
Users browsing this forum: No registered users and 153 guests