Hi,
I added a reference to a WCF service via a classlibrary to a K2 project, there ia an app.config file created in the class library, but i'm getting error during runtime saying there is no endpoint declared.
I tried the same with a console application and class library I got he same error, i just copied the contents of the appconfig to the console application and everything worked fine!
But, i was unable to ass an app.config file to the K2 project. someone please tell me where to place the config values to the WCF service.
Thanks,Karthikeyan