all groups > sql server reporting services > february 2006 >
You're in the

sql server reporting services

group:

rs.Render issue


rs.Render issue KMP
2/9/2006 1:28:27 PM
sql server reporting services:
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
RE: rs.Render issue KMP
2/10/2006 6:58:29 AM
Please help!! I am stuck.

[quoted text, click to view]
RE: rs.Render issue PRA Group
2/10/2006 8:51:27 AM
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.


[quoted text, click to view]
RE: rs.Render issue KMP
2/10/2006 9:51:31 AM
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)?

[quoted text, click to view]
AddThis Social Bookmark Button