Question

After I publish my wcf service the root folder contains a web config, a svc, and a bin folder. In the bin folder, there is another web config. What is the one in the bin folder affecting? is it safe to delete it? How can I stop it from being published there?

Était-ce utile?

La solution

Go to the properties of the web.config and change Copy to Output Directory to Do not copy

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top