Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Drushel
2017-08-04T19:05:34Z
In the TestClient project found in the API folder there appears to be a missing class, WebServiceClient, on this line:
var client = new TestClient.WebServiceClient.WebServiceClient(binding, new EndpointAddress("http://localhost:8001/VisualCron"));
Quote:

Error CS0234 The type or namespace name 'WebServiceClient' does not exist in the namespace 'TestClient' (are you missing an assembly reference?) TestClient C:\Program Files (x86)\VisualCron\API\samples\TestClient\frmTest.cs 1159 Active


Can someone that has successfully implemented this service into a .NET project point me in the right direction?
Sponsor
Forum information
Scroll to Top