Friday, March 23, 2012

How to create configurations ?

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 ?
ThanksSQL 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.
"Peter" <anonymous@.discussions.microsoft.com> wrote in message
news:141b01c56b0d$42a6ed30$a401280a@.phx.gbl...
> 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 ?
> Thanks

No comments:

Post a Comment