compactframework >> Calling an XML Web Service

by TmFkaWw » Mon, 11 Jul 2005 14:36:01 GMT

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?

compactframework >> Calling an XML Web Service

by » Mon, 11 Jul 2005 19:47:47 GMT


Does your device have network connectivity?

-Chris

compactframework >> Calling an XML Web Service

by TmFkaWw » Tue, 12 Jul 2005 10:27:01 GMT

Yes but Seems I have problem with the connection

Similar Threads

1. sample *.aspx Web file to call a proxy class to an XML SOAP Web Service

Hello,

Maybe no response on my last post because it was too lengthy or the
moderators were too busy? Could someone please post a sample *.aspx Web
file (VB or C#) that calls a proxy class to the PayPal SOAP WSDL XML
Web Services? Also, any quick-steps or instructions, such as, 'don't
forget to register your proxy dll and place it inside the Bin folder'
would be much appreciated.

Thank You,

Nate

2. calling XML Web service from asp web page

3. Calling Web Service that calls other Web Service with Windows Authentication

Hi all


I would like to now the answer to the following problem, if someone can

help.


Given a windows application client that's calling a web service (using
default credentials) the
web service gets invoked fine with the users credentials. However they
need
to call a second web service from the first one. When it hits the
second web
service, the web service (even though configured correctly) always
reports (401) Unauthorized.


Is there any possibility to do this or is impossible ?


Is possible to implement any workaround for this problem ?


Thanks in advance 


Manuel Brand

4. Calling Web Service that calls other Web Service with Windows Auth

5. Calling Web Service that calls other Web Service with Windows Authentication

Hi all

I would like to now the answer to the following problem, if someone can
help.

Given a windows application client that's calling a web service (using
default credentials) the
web service gets invoked fine with the users credentials. However they
need
to call a second web service from the first one. When it hits the
second web
service, the web service (even though configured correctly) always
reports (401) Unauthorized.

Is there any possibility to do this or is impossible ?

Can someone give me a sample of Kerberos Implementation for this case ?

Is possible to implement any workaround for this problem ?

Thanks in advance

Manuel Brand