dtqbterror
Programmer
I have been doing research regarding the consumption of a .NET web service with VB6. I have found that you need to us the SOAP Toolkit 3.0 in order to do this. In the documentation of the SDK I have found info regarding attachments and some example code. The thing is that all of the example code showes the web service being written in VB6 and not in .NET so my question is.
Do I need to use interop to import that MSSOAPLib30.dll into my .NET web service and write a function specific for use by VB6 or do some of the objects contained within the MSSOAPLib30.dll map to objects contained in the Microsoft.Web.Services.Dime assembly?
Thanks for any info
Do I need to use interop to import that MSSOAPLib30.dll into my .NET web service and write a function specific for use by VB6 or do some of the objects contained within the MSSOAPLib30.dll map to objects contained in the Microsoft.Web.Services.Dime assembly?
Thanks for any info