Hi,
I have a problem on calling the webservice.
I don't understand why.
I catch this error in the servlet's doPost method :
"System.Web.Services.Protocols.SoapException: Server was unable to process request. --->
System.Net.WebException: An exception occurred during a WebClient request. --->
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.nGetFullPathHelper(String path, Char[] invalidPathChars, Char[]
whitespaceChars, Char directorySeparator, Char altDirectorySeparator, Char
volumeSeparator, Boolean fullCheck, String& newPath)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.Path.GetFullPath(String path)
at System.Net.WebClient.GetUri(String path)
at System.Net.WebClient.OpenRead(String address)
--- End of inner exception stack trace ---
at System.Net.WebClient.OpenRead(String address)
at eSynaps.WS.DailyDilbert.DailyDilbertImage()
--- End of inner exception stack trace ---"
----
Submitted via the contact form at:
http://www.netbeans.info/appl2//index.phpReferer page:
http://www.netbeans.org/kb/60/mobility/mobile-dilbert.html---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...