Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Everybody,

I am creating an application In windows Mobile in which i am trying to add a web service which is developed in WCF.

But the problem is that while i am trying to add the web service the services refrences not comes in the application and the ServiceReferences.ClientConfig is blank.


And I am not able to create the object of the service.
Posted

1 solution

I have found the solution for this issue.

Delete the ServiceReferences.ClientConfig file and Service Proxy Module then add a fresh the Service Reference..
 
Share this answer
 

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