When i try to use the image manager in either a list item or a Rad Editor Web Part, I'm getting an error page in the Image Manager iframe:
"/_catalogs/" contains reserved name. Please try another one."
I've found that if I add items to the Image Path in the config file it works:
<property name="ImagesPaths">
<item>SiteCollectionImages</item>
</property>
But that leaves users unable to browse the libraries on the current Web for images, which makes the image viewer pretty useless in our environment (we have many Webs in the Site Collection that don't have permissions to any single library such as the SiteCollectionImages library).
Our environment runs MOSS 2007 SP1, has a single Farm with one Site Collection that uses the Collaboration Portal template, and a site Collection for each user's My Site. The mains site collection has about fifty subsites that mostly use the publishing site template.
We have several SharePoint test boxes with the same environments set up, and we're getting this error on each one. I'm finding that on a fresh SharePoint install of MOSS on a virtual server, this problem is not present.Any help is greatly appreciated.
Here is the full error info:
Server Error in '/' Application.
"/_catalogs/" contains reserved name. Please try another one.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: Microsoft.SharePoint.SPException: "/_catalogs/" contains reserved name. Please try another one.
Source Error:
An unhandled exception was generated during the execution
of the current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
|
Stack Trace:
[SPException: "/_catalogs/" contains reserved name. Please try another one.]
|
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433