Hi,
I'm getting this error whenever I try to save an article. This template
has
been given permission rights to the channel manager but still it doesn't
work. Can you tell why this is happening.
Thanks in advance,
Kulwinder
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.