Forum member
c_cousens
2 posts
Posts by c_cousens
-
Error when calling WebService
[color=red][b]Resolved by copying and pasting the endpoints in to the Unit Test project's app.config. [/b][/color]
31 Mar 2015 12:44 UTC
-
Error when calling WebService
Hello, I'm getting the following error when declaring variables which are from my WebService. This occurs on the first line of my declarations: // Declare Variables ----> svc_Authentication.AuthenticationClient client = new svc_Authentication.AuthenticationClient(); …
31 Mar 2015 12:41 UTC