|
Home > Archive > Microsoft Content Management Server > August 2005 > MCMS Configuration Application - Web Server Configuration (script
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 |
MCMS Configuration Application - Web Server Configuration (script
|
|
| GoldUser 2005-08-29, 5:57 pm |
|
Howdy ho neighbors! (smile)
Here is my question...
I am currently doing an package export from a staging CMS site to a package
file, then later having it imported into a 'read only' site for public
consumption.
My problem: Read Only CMS sites do not allow importing of packages (they
bomb). You have to change to Read/Write, import, then change back.
Does anyone know of a good scripting method to change the read/write
attribute before my import happens, then to change it back?
Thank you in advance, and have a great day!
Dave
| |
| Stefan [MSFT] 2005-08-29, 5:57 pm |
| Hi Dave,
to import on read-only sites you need to use server-side site deployment
import scripts.
SiteManager and client-side SDAPI scripts can only be used against a
read-write site.
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
----------------------
"GoldUser" <mcmsbulletinboard@goldborder.com> wrote in message
news:2AFDF40A-AB8D-4936-B295-21BF785159EA@microsoft.com...
>
> Howdy ho neighbors! (smile)
>
> Here is my question...
>
> I am currently doing an package export from a staging CMS site to a
> package
> file, then later having it imported into a 'read only' site for public
> consumption.
>
> My problem: Read Only CMS sites do not allow importing of packages (they
> bomb). You have to change to Read/Write, import, then change back.
>
> Does anyone know of a good scripting method to change the read/write
> attribute before my import happens, then to change it back?
>
> Thank you in advance, and have a great day!
>
> Dave
>
|
|
|
|
|