Today I was adding a webservice via "Add Web Reference" to my project. The webservice was only accessible on https with a client certificate. When I did "Add Web Reference" I got a "The underlying connection was closed: Could...
A common task in a project is preparing your for a deployment. The easiest way to do this is making use of a Web Setup Project . But how do we make this Web Setup Project suitable for multiple environments, because it's most likely that there are environments...