If I set the Virtual Directory Authentication Account to Installed user I cannot set the password. It does not seem to get the right password after the install. Also I need to set the Account to Property based before I can set the password.
With IIS 7 in Windows Server 2008 I need to set the Module Mappings for the dll.
Extra actions required after install in the IIS Manager
Open Handler Mappings for the Site/Virtual Directory
Add Module Mapping
Request path: set to *.dll
Modlue: set to IsapiModule
Executable: set to dll path
Name: set to a name
open Request Restrictions
Set access to execute
It would be nice to be able to add the Module Mappings to the Server Level as there is a problem with the allowPathInfo="true" if it is set at the Virtual Directory level. It seems to be set to true if the mapping is at the Server level but false if set at the Virtual Directory level.
With IIS 6 I need to ad a Web Services Extension for the dll.
Extra actions required after install in the IIS Manager
Open Web Service Extension
Add a new Web service extension
Extension Name: set to a name
Required file: set to the dll
Set extension status to allowed: check