Stefan [MSFT]
Guest
|
Posted:
Mon Oct 31, 2005 1:50 am Post subject:
Re: Save Placeholder Failed |
|
|
Hi Darek,
please check this article:
http://download.microsoft.com/download/4/2/5/4250f79a-c3a1-4003-9272-2404e92bb76a/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...
| Quote: | 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.
|
|
|