C
cjshrader
Hello all,
I am trying to connect to a webservice using VBA and the Microsoft Office
2003 Web Services Toolkit. Whenever I try to connect to my wsdl, I get the
following error:
"Cannot Create Class - The Web Service References Tool could not generate
the requested code. Any changes that were made eto your project have been
rolled back."
My wsdl is located here: http://cjshrader.bravehost.com/stepws.wsdl
It will work with any other wsdl I've checked, but not mine. Yet mine has
passed any validators I've run it through.
So I suppose I have three questions:
1) Does anyone know how to fix this? Is something wrong with the WSDL that
I just can't find?
2) If it isn't known how to fix it, is there a command line or different
option for using the Toolkit? Something that might give me some more
information that the error mentioned previously?
3) Is it possible to use web services without the Toolkit, or is that not
suggested?
Thanks to anyone who can help.
I am trying to connect to a webservice using VBA and the Microsoft Office
2003 Web Services Toolkit. Whenever I try to connect to my wsdl, I get the
following error:
"Cannot Create Class - The Web Service References Tool could not generate
the requested code. Any changes that were made eto your project have been
rolled back."
My wsdl is located here: http://cjshrader.bravehost.com/stepws.wsdl
It will work with any other wsdl I've checked, but not mine. Yet mine has
passed any validators I've run it through.
So I suppose I have three questions:
1) Does anyone know how to fix this? Is something wrong with the WSDL that
I just can't find?
2) If it isn't known how to fix it, is there a command line or different
option for using the Toolkit? Something that might give me some more
information that the error mentioned previously?
3) Is it possible to use web services without the Toolkit, or is that not
suggested?
Thanks to anyone who can help.