Search Results

2
votes
2answers
620 views

WebServiceHostFactory and IIS authentication

I encounter a problem with using the WebServiceHostFactory in IIS. "IIS specified authentication schemes 'IntegratedWindowsAuthentication, Anonymous', but the binding only supports specific …
1
vote

Managing complex Web.Config files between deployment environments.

I use this tool: xmlpreprocess we maintain separate 'property' files for each environment that are merged i …