Ask a Question related to ASP.NET Web Services, Design and Development.
-
David Laub #1
Problems accessing dot net web service from java client
I've also posted this issue to a Sun/java formum, but since it appears to be
an integration issue, this may be the better place to posr:
I have written a dot net/c# Web Services doesn't fully work with J2ME client
a) c# web service works with c# WIndows Client (local & remote web service)
b) c# web service works with J2ME client - when the Web Service is local
c) c# web service fails with J2ME client - when the Web Service is remote
error/exception:
"Missing SOAP Body or Envelope" -- This occurs at the point of invoking the
remote Web Service
Similar/Identical problem documented in Sun Forum: (but no resolution for
over two months!)
[url]http://forums.java.sun.com/thread.jspa?threadID=520204&tstart=240[/url]
Speculation:
a) dot net Web Services are "different" from Java Web services - yet it
works fine in local mode
b) error is a misnomer & there is some other problem, perhaps fixable thru
Web.config changes remotely??
- changed Web.Config authentication (from Windows to none), but this made
no difference
- changed back to default web service namespace of tempuri.org, but this
made no difference
David Laub Guest
-
Accessing the client socket from ASP.NET Web Service
Hello, My question is heretic and I don't see any good reasons for possitive answers, but just in case: Is there any way to manipulate a... -
.NET Client / Java Web Service Problem
Hi, I am writting a .NET Client for a Java Web Service.I have createda .cs file from the WSDL and the XSD's Given. I am trying to query a Web... -
Error accessing Java Web service over SSL with X.509
Hello I’ve got a problem consuming a Web service made by another company (who use J2EE). The Web service requires an X.509 certificate, which I... -
please, read this exact problem in accessing java webservice from .NET client through VS.NET2003
Hi Mr. Dino Thank you very much for responding I am using VS.NET 2003 only. I am able to access otherwebservice hosted on internet. (samples... -
error in accessing webservice developed in Java from .NET client
Hi Masters I have a webservice developed in Java which is running at port 8080. I am getting operation timed out error. I have tried by...



Reply With Quote

