|
Home > Archive > Microsoft Content Management Server > October 2005 > Save Placeholder Failed
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 |
Save Placeholder Failed
|
|
| Dariusz Tomon 2005-10-29, 8:49 pm |
| Hi
One on my user suffers the follownig problem. The problem occured at single
page during saving edited article.
I checked the description of the error below and I must admit that I have
guest access enabled - my users are logging in CMS via web form.
Additionally I checked what will do when logged as administrator (of CMS)
and I could edit and save work.
Where should I find a bug?
Regards
Darek Tomon
Save Placeholder Failed
--------------------------------------------------------------------------------
Error Details:
The current user does not have rights to edit the requested item. If you are
seeing this exception when a CMS template is executing, it means that you
have removed the CmsAuthorizationModule from the ... section of your
web.config. You can only remove this module if: 1. All requests for every
CMS template in the web application will only be accessed by anonymous users
2. Guest access is enabled in CMS (via the SCA) 3. The CMS guest user has
access to all postings based on templates in the web application If any of
these requirements are not met, you MUST register the CmsAuthorizationModule
in your web.config.
| |
| Stefan [MSFT] 2005-10-30, 5:50 pm |
| Hi Darek,
please check this article:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm#53EB2F9B-E87E-442C-8D69-B2B0B783EBB8
Usually this happens if a placeholder contains a reference to a resource
gallery item that has been deleted.
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
----------------------
"Dariusz Tomon" <d.tomon@mazars.pl> wrote in message
news:uT7FX4N3FHA.1188@TK2MSFTNGP12.phx.gbl...
> Hi
>
> One on my user suffers the follownig problem. The problem occured at
> single page during saving edited article.
> I checked the description of the error below and I must admit that I have
> guest access enabled - my users are logging in CMS via web form.
> Additionally I checked what will do when logged as administrator (of CMS)
> and I could edit and save work.
> Where should I find a bug?
>
> Regards
>
> Darek Tomon
>
>
> Save Placeholder Failed
> --------------------------------------------------------------------------------
> Error Details:
> The current user does not have rights to edit the requested item. If you
> are seeing this exception when a CMS template is executing, it means that
> you have removed the CmsAuthorizationModule from the ... section of your
> web.config. You can only remove this module if: 1. All requests for every
> CMS template in the web application will only be accessed by anonymous
> users 2. Guest access is enabled in CMS (via the SCA) 3. The CMS guest
> user has access to all postings based on templates in the web application
> If any of these requirements are not met, you MUST register the
> CmsAuthorizationModule in your web.config.
>
|
|
|
|
|