A
Andrew Hukin
G'day All
I need to use Report Services 2000 from Microsoft Office 2003 VBA
applications. I have tried to use the Microsoft Office 2003 Web Services
Toolkit (downloaded from Microsoft) to generate proxy classes for the
Reporting Services web services but it always generates the following error
mid way through the process and then rolls the changes back:
Window Title: Cannot Create Class
Message: The Web Services Reference Tool could not generate the requested
code. Any changes that were made to your project have been rolled back.
I am able to use the Microsoft Office 2003 Web Services Toolkit to generate
proxy classes for other web services successfully so it doesn't seem to be a
problem with the toolkit. And I can see the WSDL for RS2000 in my browser
at http://server/ReportServer/ReportService.asmx .
Are you able to tell me how I can generate the Reporting Services 2000 proxy
classes for VBA? Or alternatively, tell me where I can get a copy of the
code for the proxy classes that has already been generated.
I have found a number of other people having the same problem on the web but
nobody has reported any solutions.
Many thanks for your help
Andrew
I need to use Report Services 2000 from Microsoft Office 2003 VBA
applications. I have tried to use the Microsoft Office 2003 Web Services
Toolkit (downloaded from Microsoft) to generate proxy classes for the
Reporting Services web services but it always generates the following error
mid way through the process and then rolls the changes back:
Window Title: Cannot Create Class
Message: The Web Services Reference Tool could not generate the requested
code. Any changes that were made to your project have been rolled back.
I am able to use the Microsoft Office 2003 Web Services Toolkit to generate
proxy classes for other web services successfully so it doesn't seem to be a
problem with the toolkit. And I can see the WSDL for RS2000 in my browser
at http://server/ReportServer/ReportService.asmx .
Are you able to tell me how I can generate the Reporting Services 2000 proxy
classes for VBA? Or alternatively, tell me where I can get a copy of the
code for the proxy classes that has already been generated.
I have found a number of other people having the same problem on the web but
nobody has reported any solutions.
Many thanks for your help
Andrew