Skip to main content

Hi,

 

I tried a few times to add Service Instance for Endpoints WCF but facing a problem with error message "VALIDATION There was an error downloading".

My question is how to find what is the actual problem. Anyone got same problem and resolved the issue?

Hello,

 

I'm not a pro with WCF matters, but there is this new document literally posted yesterday regarding troubleshooting WCF. Maybe it'll help you out:

http://help.k2.com/onlinehelp/K2blackpearl/UserGuide/current/webframe.html#Troubleshooting_and_Known_Limitations.html

 

Scroll down to the Troubleshooting Tips section; this may be the more useful section for you. Good luck!


Please refer to Troubleshooting the Generic/Endpoint Service Types section of K2 documentation. In particular you may want to try using Visual Studio WcfTestClient ("C:Program Files (x86)Microsoft Visual Studio 10.0Common7IDEWcfTestClient.exe") which provides a nice visual way to test your WCF endpoint. If WcfTestClient has errors, service broker will as well.


 


Reply