PDA

View Full Version : Determine State of ASP.NET Web Service Extension?


NitLions
03-28-2007, 02:45 PM
OK, this question/request might be a bit meaty, but is there any way to determine if the ASP.NET Web Service Extension is enabled in IIS?

We are wrapping our installation in an AutoPlay browser that is currently checking to see if IIS is installed as a requirement. What I would like to do is, if installed, check the mentioned Web Service Extension and notify to enable if not already.

Any help is greatly appreciated.

NitLions
05-04-2007, 07:40 AM
I forgot about this post and posted additions in 'Execute vbScript and Use Results as Conditions'

Sorry about that!!