Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using complex type namespace
Message
From
31/08/2010 11:48:23
 
 
To
31/08/2010 11:42:30
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01479214
Message ID:
01479445
Views:
22
>>I'm pretty sure that you will need to have their DLL that contains their "CustomClientNamespace" so you can reference it in the project where you are calling their methods. Have they given that to you?
>
>No, I have not received that. I have only the link to the WSDL and some Word doc about the parameters.
>
>But, if I would have the DLL, so to reference it in our project, what more will it give?

If the webservice was created using .NET it would give you the ready built classes to deserialize to. If was not .NET based (or if they do not supply the DLL) then you will need to create your own classes to fit (or try the XSD.EXE that I suggested)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform