I am trying to run a report from command line using the "rs" utility in
Reporting Services 2005 and I get an error saying that Render is not a member
of 'Microsoft.SqlServer.ReportingServices2005.ReportingService2005'. Anyone
any ideas what I am missing? Thanks for any help.Please help!! I am stuck.
"KMP" wrote:
> I am trying to run a report from command line using the "rs" utility in
> Reporting Services 2005 and I get an error saying that Render is not a member
> of 'Microsoft.SqlServer.ReportingServices2005.ReportingService2005'. Anyone
> any ideas what I am missing? Thanks for any help.|||The version of rs.exe that ships with SQL 2005 is configured to run against
the new 2005 management SOAP endpoint by default. The old 2000 endpoint is
still supported. Just add -e mgmt2000 to the command line to use the old
endpoint. You can get more information on this option by running rs.exe /?
or in the MSDN help files.
"KMP" wrote:
> I am trying to run a report from command line using the "rs" utility in
> Reporting Services 2005 and I get an error saying that Render is not a member
> of 'Microsoft.SqlServer.ReportingServices2005.ReportingService2005'. Anyone
> any ideas what I am missing? Thanks for any help.|||That was it. Thank you so much.
I don't understand the endpoint stuff. Can you point me to the right place
where I can find more about endpoints (very basic stuff I guess)?
"PRA Group" wrote:
> The version of rs.exe that ships with SQL 2005 is configured to run against
> the new 2005 management SOAP endpoint by default. The old 2000 endpoint is
> still supported. Just add -e mgmt2000 to the command line to use the old
> endpoint. You can get more information on this option by running rs.exe /?
> or in the MSDN help files.
>
> "KMP" wrote:
> > I am trying to run a report from command line using the "rs" utility in
> > Reporting Services 2005 and I get an error saying that Render is not a member
> > of 'Microsoft.SqlServer.ReportingServices2005.ReportingService2005'. Anyone
> > any ideas what I am missing? Thanks for any help.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment