all groups > sql server reporting services > september 2005 >
You're in the

sql server reporting services

group:

SP2 Report Explorer Configuration Issues


SP2 Report Explorer Configuration Issues Mark Job
9/29/2005 2:22:44 PM
sql server reporting services: We are having two problems with the Report Explorer web part of RS 2000 SP2:

- Using a List mode display in a zone that is narrow enough to force the
report title to wrap, it still wants to scroll the list a little
horizontally rather than just go vertical. For example:
Report Example Report Example
Number One Number Two

Report Example
Number Three

<-- webpart width -->

Is there a way to force it to list reports vertically?

- When clicking on the subscription link in Report Explorer, the dialog that
appears has the To: information prepopulated with the User's NT ID, and
greyed out so that it cannot be changed. This leads to an execution error,
as it needs a user@company.com type address, but we cannot manually
override if the user has Browser or Publisher roles. If they are Content
Managers, the To: selection can be changed, but we need all roles to be able
to do this. Is there a workaround?

Thanks, Mark

Re: SP2 Report Explorer Configuration Issues Daniel Reib [MSFT]
9/29/2005 4:15:02 PM
For number 1 there is no way to do this.

For number 2 you can set the SendEmailToUserAlias in the
RSReportServer.config file to false. This will allow all users to edit the
to field. Alternatively if you just need to add @company.com to each NT ID
just set the DefaultHostName to company.com and all users will have that
appended to there name before the email is sent.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button