Hi,
I wan to call method in Webservice which i have reference in my plugins project file and used proxy class to call it. But when I try to test it.
WebserviceCould not find default endpoint element that references contract 'ServiceRef1.IService' in the ServiceModel client configuration section. This might be because no configuration file was found for your application, or because no endpoint element matching this contract could be found in the client element. at System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
at System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
at System.ServiceModel.ChannelFactory.InitializeEndpoint(String
Please help...
*This post is locked for comments
I have the same question (0)