Calling an XML Web Service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a .NET SmartClient Application which consumes web service but I am
not able to consume the Web Service from a this Smart Device Application. It
throws the following exception
An unhandled exception of type 'System.Net.WebException' occurred in
System.Web.Services.dll

Additional information: Unable to read data from the transport connection.

Any suggestions?
 
Back
Top