Groups | Blog | Home
all groups > sql server reporting services > june 2005 >

sql server reporting services : How to create configurations ?


Peter
6/6/2005 8:01:54 PM
When I attempt to create a new configuration named QA in
configuration manager.

I enter QA in the Solution Configuration Name and copy
setting from <Default>. I also select the checkbox "Also
create new project configuration". After pressing the OK
button, I cannot find the new configuration QA in the list.

Besides, I would like to know what does it mean for the
configuration - Does it mean that the different Report
Servers OR different folders in the same Report Server ?

Albert Yen [MSFT]
6/7/2005 5:23:04 PM
SQL 2000 Reporting Services does not support creating new project
configurations. You can create a new solution configuration if you uncheck
"Also create new project configuration". To create a new project
configuration you need to edit the project file (*.rptproj).

The project configuration contains all the project properties: TargetFolder,
TargetServerURL and OverwriteDataSources.

--
Albert Yen
SQL Server Reporting Services

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

[quoted text, click to view]

AddThis Social Bookmark Button