| Author |
Replication of current MCMS to development environment
|
|
| xyberdobs 2006-07-24, 1:20 pm |
| Hiya.
Any help on this would be greatly appreciated.
I am trying to replicate an existing MCMS configuarion onto a development
environment and was wondering what would be the best method to do a full
deployment package so as to replicate the existing MCMS configuration/files.
Is it possible to create such a package that would include the configuration
settings of the existing MCMS or would I have to recreate all the
configuartion settings myself ?
Many thanks
| |
| Stefan [MSFT] 2006-07-24, 1:20 pm |
| Hi,
some settings are included in the database and some are in registry.
A deployment package will not copy any configuration info - you would need a
database backup to get this or connect your development environment against
the same 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
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"xyberdobs" <xyberdobs@discussions.microsoft.com> wrote in message
news:4F180EB4-A1CF-417E-9ED6-B646093091C4@microsoft.com...
> Hiya.
> Any help on this would be greatly appreciated.
>
> I am trying to replicate an existing MCMS configuarion onto a development
> environment and was wondering what would be the best method to do a full
> deployment package so as to replicate the existing MCMS
> configuration/files.
>
> Is it possible to create such a package that would include the
> configuration
> settings of the existing MCMS or would I have to recreate all the
> configuartion settings myself ?
>
> Many thanks
| |
| xyberdobs 2006-07-24, 1:20 pm |
| Thanks Stefan.
So if I restore the database then I should be up and running or would I need
to be aware of anything in particular ? - i.e IIS settings etc.
Thanks in advance.
"Stefan [MSFT]" wrote:
> Hi,
>
> some settings are included in the database and some are in registry.
> A deployment package will not copy any configuration info - you would need a
> database backup to get this or connect your development environment against
> the same 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
> Check out the new book as well: Advanced MCMS development:
> http://tinyurl.com/8ugwj
> ----------------------
>
>
> "xyberdobs" <xyberdobs@discussions.microsoft.com> wrote in message
> news:4F180EB4-A1CF-417E-9ED6-B646093091C4@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2006-07-24, 1:20 pm |
| Hi,
as I indicated: only part of the configuration is stored in the database.
There are still some configuration pieces which are particular to your
system.
And if you configured local overrides for the values in the database (e.g.
for the cache sizes) you would need to configure these as well.
Best would be to verify the settings in your SCA on your destination box.
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
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"xyberdobs" <xyberdobs@discussions.microsoft.com> wrote in message
news:428E4A41-1354-4A1A-A9C6-0FC75AB1EBF2@microsoft.com...[vbcol=seagreen]
> Thanks Stefan.
>
> So if I restore the database then I should be up and running or would I
> need
> to be aware of anything in particular ? - i.e IIS settings etc.
>
> Thanks in advance.
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|