[Sorry for the cross-post, I was to fast clicking send...]
I'm 'consuming' a webservice written by a 3rd party wich uses Borland Soap
Server.
This all works fine, using the WSDL i've generated a Webservice and all
works fine,.... well almost. There are some 'webmethods' wich return a
exceptio...
more >>
I'm developping an application wich has to use a SOAP implementation
developped in Delphi (SOAP-server/client). I've downloaded the WSDL and
consumed the webservice in my C# project. Some Webmethods work just fine,
others don't, I get an Exception 'There is an error in XML document (2,
896)' wic...
more >>
Hi all,
I'm using WSE 3.0 in my project to connect a web application to a web
service. I'm using username token for WSE. In some pages where I have upload
file controls I get an exception saying :
The underlying connection was closed: An unexpected error occurred on a
receive.
I have ...
more >>
Hello,
Warning: long post.....
Our company has a policy requiring all web services be brokered via a
SoapStation secured URI. My understanding of the workflow is this:
1. Create and deploy a web service
2. Broker the web service via a secured location in SoapStation.
If I understand t...
more >>