2005-10-05, 10:02 PM
Hi guys,
If i run this bat manually it goes fine. But at 3am it crashes with:
Any ideas?
Unhandled Exception: System.Net.WebException: The operation has timed-out.
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest
request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebReq
est request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String method
ame, Object[] parameters)
at zapmetadata.xtvdWebService.download(String startTime, String endTime)
at zapmetadata.MainClass.downloadListings(String login, String password)
at zapmetadata.MainClass.Main(String[] args)
If i run this bat manually it goes fine. But at 3am it crashes with:
Any ideas?
Unhandled Exception: System.Net.WebException: The operation has timed-out.
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest
request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebReq
est request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String method
ame, Object[] parameters)
at zapmetadata.xtvdWebService.download(String startTime, String endTime)
at zapmetadata.MainClass.downloadListings(String login, String password)
at zapmetadata.MainClass.Main(String[] args)