Checking For IIS
-
-
Hi, checking for .net frameWork 2.0 prerequisites in web setup project i know. Can any body tell how to check for the IIS 6.0 prerequisites at the Time of "Web Setup Project" in VS2005. and checking for the cassini server also Thanks & Regards Shavil
shavil wrote:
Can any body tell how to check for the IIS 6.0 prerequisites at the Time of "Web Setup Project" in VS2005.
In you web setup project Add
Launch Condition
, Check the property ofIISCondition
Hope that will resolve your problem.cheers, Abhijit CodeProject.Com MVP
-
Hi, checking for .net frameWork 2.0 prerequisites in web setup project i know. Can any body tell how to check for the IIS 6.0 prerequisites at the Time of "Web Setup Project" in VS2005. and checking for the cassini server also Thanks & Regards Shavil
In a normal setup project you would typically create a custom action that checks the registry for the proper key, I'm not sure which ones for this though.
only two letters away from being an asset