Hi I am a novice ASP developer who is just starting to use .net to create an XML app.
I have a project where I was sent a .wsdl file from a programmer on the IBM WebSphere environment I am interfacing with. I have created my XML client proxies, but when compileing them in VB, I get errors about undefined classes.
QUESTION: should this programmer have sent me his System.CUSTOM.xml class files for the referenced "Imports" statements in the proxy file resulting from his wsdl.
If not how do I create them?
My issue is I dont want to ask a dumb question as this person is essentially my customer.
Please help.
I have a project where I was sent a .wsdl file from a programmer on the IBM WebSphere environment I am interfacing with. I have created my XML client proxies, but when compileing them in VB, I get errors about undefined classes.
QUESTION: should this programmer have sent me his System.CUSTOM.xml class files for the referenced "Imports" statements in the proxy file resulting from his wsdl.
If not how do I create them?
My issue is I dont want to ask a dumb question as this person is essentially my customer.
Please help.