Error in WCF service in Silverlight application
-
Hi, I am working on a silverlight application with WCF service. I am working in my local system and using the local address of the service with my application port number. Now my application poe\rt number was change to different port number. So I replaced all the WCF service addresses to new address with new port number but it is giving me some error i.e., like " An endpoint configuration for contract"Service.Iservice" could not be loaded because more than one endpoint configuration for this contract was found." while searching using "Find" no where I found the another address for this service. If anyone have any idea to solve this please reply me. Thanks in advance.
-
Hi, I am working on a silverlight application with WCF service. I am working in my local system and using the local address of the service with my application port number. Now my application poe\rt number was change to different port number. So I replaced all the WCF service addresses to new address with new port number but it is giving me some error i.e., like " An endpoint configuration for contract"Service.Iservice" could not be loaded because more than one endpoint configuration for this contract was found." while searching using "Find" no where I found the another address for this service. If anyone have any idea to solve this please reply me. Thanks in advance.