G
Guest
will the install of .net framework 2.0 on a system with IIS installed
automaticaly register asp.net with IIS ?
thanks
automaticaly register asp.net with IIS ?
thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
chaz said:will the install of .net framework 2.0 on a system with IIS installed
automaticaly register asp.net with IIS ?
Steve C. Orr said:
chaz said:no, I mean that it didn't register . What can be checked to determine if
asp.net is registered?
chaz said:.. checking for key of
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\2.0.50727.0
but this doesn't tell me if it is registered . Is there a registry entry for
that information which can be checked ?
Walter said:I believe you could do this by reading IIS metabase, here's some example
code using C# and System.DirectoryServices:
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.