Dll with WebServices from .Net to vb6 - how to setup app.config
问题 I have a DLL that works with a webServices. I developed some projects with .NET that consume this DLL and work without problems. I also have some projects developed in VB6 and I need to consume this DLL, but when I call the method where the webservice is running, it shows me the following message. Could not find default endpoint element that references contract 'MYDLLNAME' in the service model client configuaration section. This might be because no configuaration file was found for your