This is a migrated thread and some comments may be shown as answers.

[Solved] Image Manager "Access Denied"

2 Answers 186 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 03 Mar 2008, 08:18 PM
Hi,

I have a few users that are recieving an access denied message everytime they attempt to access the image manager. We were previously having this issue when we set the "ImagesPaths" property to a specific library in a site collection, but we've decided to eliminate it. Users should only be managing libraries within their own sites.

I've included the ConfigFile.xml below.

- <configuration>
  <property name="AllowThumbGeneration">True</property>
  <property name="ConvertToXhtml">True</property>
  <property name="EnableDocking">False</property>
  <property name="ShowHtmlMode">True</property>
  <property name="ShowPreviewMode">False</property>
  <property name="StripAbsoluteAnchorPaths">True</property>
  <property name="StripAbsoluteImagesPaths">True</property>
  <property name="ToolbarMode">ShowOnFocus</property>
  <property name="ToolsWidth">800px</property>
  <property name="Skin">Default2006</property>
  </configuration>

Thanks,

Derek

2 Answers, 1 is accepted

Sort by
0
Derek
Top achievements
Rank 1
answered on 04 Mar 2008, 10:17 PM
Also, we have confirmed users that experience this have full permissions within their site and on the Picture library that they are trying to access.
0
George
Telerik team
answered on 05 Mar 2008, 11:55 AM
Hi Derek,

Could you clarify in which scenario this problem occurs - SharePoint forms (in Lists, Wikis, Blogs, etc.), Web Part, Web Content Management? In addition to this, please, add your changes and to the ListConfigFile.xml and ListToolsFile.xml.

If you still experience the problem, please, open a support ticket and send us a screenshot of the message, along with your modified files - ConfigFile, ToolsFile etc.

I hope this helps.


Best regards,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
WebParts for SharePoint
Asked by
Derek
Top achievements
Rank 1
Answers by
Derek
Top achievements
Rank 1
George
Telerik team
Share this question
or