Click here to Skip to main content
15,881,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a DLL file created in VB.Net 2005 that has a web reference of a WCF web service deployed in IIS on another server.

When I deploy the DLL file on client side, it still refers to my development environment location for the Web Service, even though I have deployed the DLL.config file and made changes to point to client PC on which Web Service is deployed.

What I am doing is correct or no?

Can anyone please guide me.

Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900