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.


Xia
  •  Xia
  • No customer Topic Starter
2011-11-23T14:52:15Z
The web service task fails when calling
[OperationContract]
bool Ping();

but will work with
[OperationContract]
void Ping2();


Error reported:
Exception in Task: Object reference not set to an instance of an object.

In 5.6.9 both web service call works flawlessly.
I tried multiple settings, but differences with both version are only linked to the new fields:
- Discovery mode: web service, binding=default
- timeout = 180

Logs:
11/23/2011 3:46:41 PM Info User "VisualCron Default Admin" - Updated Task: testing ping
11/23/2011 3:46:46 PM Info Task started: testing ping (47)
11/23/2011 3:46:46 PM Info Impersonation result: True
11/23/2011 3:46:46 PM Err Exception in Task: Object reference not set to an instance of an object.
11/23/2011 3:46:46 PM Info Task completed: testing ping (47)
11/23/2011 3:46:46 PM Info Job completed: Testing eze ping

thanks








Sponsor
Forum information
Support
2011-11-23T14:53:24Z
Is it possible for us to test the web service? Please send an email with details to support@visualcron.com
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top