J
Jim Griffiths
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
understand that to do this I will need to use the WSDL/WSML generator
so now it is a matter of passing in a COM style DLL to this utility.
I have trioed using regasm.exe and tlbexp.exe and have generated
registry entries and created a TLB file but I still get an error when
attempting to pass the .NET DLL into the WSDL/WSML generator.
Any tips would be appreciated ....
SOAP client. To handle complex types I need to create a WSML file. I
understand that to do this I will need to use the WSDL/WSML generator
so now it is a matter of passing in a COM style DLL to this utility.
I have trioed using regasm.exe and tlbexp.exe and have generated
registry entries and created a TLB file but I still get an error when
attempting to pass the .NET DLL into the WSDL/WSML generator.
Any tips would be appreciated ....