M
Mike
I currnently have a VB6 dll that uses SOAP to talk to a WSDL file (web
service), and several other functions that is called from an ASP page. Now
my dillemma is with the support of the SOAP toolkit going away as of July 1
and my company wants to migrate off of it soon. I need to create a VB.NET
CCW that can be used by my current VB6 dll but the CCW needs to consume the
WSDL file that currently exists.
1. How do I create a CCW for my VB6 dll to use?
2. How do I consume an existing WSDL (web service) and call 2 of the methods
in it?
any help is greatly appreciated.
thx
service), and several other functions that is called from an ASP page. Now
my dillemma is with the support of the SOAP toolkit going away as of July 1
and my company wants to migrate off of it soon. I need to create a VB.NET
CCW that can be used by my current VB6 dll but the CCW needs to consume the
WSDL file that currently exists.
1. How do I create a CCW for my VB6 dll to use?
2. How do I consume an existing WSDL (web service) and call 2 of the methods
in it?
any help is greatly appreciated.
thx