|
Home > Archive > Microsoft Content Management Server > August 2005 > switching between CMS projects
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
switching between CMS projects
|
|
|
| Xref: number1.nntp.dca.giganews.com microsoft.public.cmserver.general:52761
Hi there,
to switch between CMS projects I must run Database Configuration
Application, change the Database, and only then I can start working in the
project solution.
Is there a way of doing it faster? with some application or script?
Thanks,
Lourenço R.
| |
| Stefan [MSFT] 2005-08-03, 5:51 pm |
| Hi Lou,
sounds as if you are hosting the different projects in different databases.
Is there a specific reason for this?
Multiple sites can be hosted in the same database.
About your question: It is possible to achieve the same by backing up the
connection string registry keys.
then you can switch by restoring the registry key of the config you need and
do a IISRESET and restart the AESecurityService.
Here is the registry key to backup:
HKLM\SOFTWARE\NCompass\Resolution Content
Server\Configuration\0\Local\Database
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Lou" <lrodrigues@innovagency.com> wrote in message
news:utgILPDmFHA.3300@TK2MSFTNGP15.phx.gbl...
> Hi there,
>
> to switch between CMS projects I must run Database Configuration
> Application, change the Database, and only then I can start working in the
> project solution.
>
> Is there a way of doing it faster? with some application or script?
>
> Thanks,
>
> Lourenço R.
>
>
| |
|
| We host projects with diferent databases only in development enviroment just
for organization and because it's more easy for later deployment.
Probably it's possible to do a easy switching between the projects building
a litle application to manage the register keys.
Thanks.
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:uAW7VoEmFHA.2916@TK2MSFTNGP14.phx.gbl...
> Hi Lou,
>
> sounds as if you are hosting the different projects in different
> databases. Is there a specific reason for this?
> Multiple sites can be hosted in the same database.
>
> About your question: It is possible to achieve the same by backing up the
> connection string registry keys.
> then you can switch by restoring the registry key of the config you need
> and do a IISRESET and restart the AESecurityService.
>
> Here is the registry key to backup:
> HKLM\SOFTWARE\NCompass\Resolution Content
> Server\Configuration\0\Local\Database
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
> New to MCMS?
> Check out this book: Building Websites Using MCMS:
> http://tinyurl.com/6zj44
> ----------------------
>
>
> "Lou" <lrodrigues@innovagency.com> wrote in message
> news:utgILPDmFHA.3300@TK2MSFTNGP15.phx.gbl...
>
>
|
|
|
|
|