F
Fabiano
Please,
i have an webservice created with .NET, and a client want to consume it with
a JAVA client. They are using POST, but this way my webservice crash.
They are calling this URL:
http:\\www.beispielseite.com.br\webservice.asmx\login?param1=xxxx¶m2=yyyyyy
using this way i get this error message: InvalidOperationException: Request
format is unrecognized.]
If i use the SOAP everything goes fine. And if i use the .NET sample test
page everything goes fine either.
What should be wrong?
Tks,
Fabiano
i have an webservice created with .NET, and a client want to consume it with
a JAVA client. They are using POST, but this way my webservice crash.
They are calling this URL:
http:\\www.beispielseite.com.br\webservice.asmx\login?param1=xxxx¶m2=yyyyyy
using this way i get this error message: InvalidOperationException: Request
format is unrecognized.]
If i use the SOAP everything goes fine. And if i use the .NET sample test
page everything goes fine either.
What should be wrong?
Tks,
Fabiano