DolphinDeploy
DolphinDeploy copied to clipboard
Setup ISAPI wildcard
We need to be able to setup the ISAPI wildcard mapping
"cscript adsutil.vbs set W3SVC/<ProjectWebSiteIdentifier>/ScriptMaps "*,C:\windows\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll,1""
Added the code, however can only test IIS6 against IIS7 at the moment - which appears to turn it off.