Groups | Blog | Home
all groups > sql server reporting services > january 2006 >

sql server reporting services : RS 2005 Web Parts


Jim
1/6/2006 11:49:21 AM
I am using the SQL 2005 Reporting Services web parts within a WSS site.
SQLRS uses IIS virtual smtp server for delivery which works fine.

Using the report explorer web part, when I setup a subscription, the
value in the To: field defaults to the uneditable <username> rather
than a full mail address (username@somewhere.com).

Is there a way to change this behavior such that the To: field displays
the full maill address instead?

Thanks!
Daniel Reib [MSFT]
1/9/2006 11:37:52 AM
You can't make the UI show the host name, but you can make the server apply
a host name if one is not present. In the RSReportServer.config file, in
the element DefaultHostName, set your hostname and all address which do not
have a host name will get the value in this field.

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


[quoted text, click to view]

AddThis Social Bookmark Button