Ask a Question related to ASP.NET Web Services, Design and Development.
-
Stephan Brunenr #1
Access .NET DIME Service from COM SOAP Toolkit 3 client
Hi
I have created a .NET web service that can be requested to
deliver binary data using DIME attachments.
I also have created the client part using .NET without too
many problems.
But what if I need a COM client to consume the DIME
attachments from the .NET web service?
Are there any good books, samples that explain this
constellation?
Sincerely
Stephan Brunner
Stephan Brunenr Guest
-
ASP web service with ssl in soap toolkit 3 problem
Hi I somehow can't access my web service thru SSL. I tried all things even including certificates in Local Computers (even in Imediate trust... -
Returning array Via soap toolkit to vb.net client
Hi, I have a suite of Com components , a number of the methods return a VARIANT which is of type array . The array is multi-dimensional. I have... -
Using .NET web service with SOAP Toolkit 3
I have written a .NET web service and would like to consume it using a SOAP client. To handle complex types I need to create a WSML file. I... -
WS-Security Authentication Using SOAP Toolkit and VB6 Client
Has anyone successfully created ws-security headers using a VB client? My web service authenticates users correctly when I use a .Net client... -
SOAP Client creation in ASP.NET using MS SOAP Toolkit
how would I create a SOAP client in ASP.Net? The following code just works fine in VB: Dim lobjSOAP As New MSSOAPLib30.SoapClient30... -
Arthur Nesterovsky #2
Re: Access .NET DIME Service from COM SOAP Toolkit 3 client
Hi,
What you mean?> But what if I need a COM client to consume the DIME
> attachments from the .NET web service?
> Are there any good books, samples that explain this
> constellation?
You whant to create your own COM object, but you don't know
DIME structure? In this case take a look at:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/h[/url]
tml/service01152002.asp
______________________________________
With best wishes, Arthur Nesterovsky
mailto: [email]arthur@nesterovsky-bros.com[/email]
Visit my page: [url]http://www.nesterovsky-bros.com[/url]
Arthur Nesterovsky Guest



Reply With Quote

