I have a simple template inheriting from Standard Template
with an Image
field. After creating a new item, when I go to add content and click on the field's toolbar item Open Media Library
I get a message telling me The selected item could not be found.
and suggesting that another use deleted it.
I am the only user on the installation, and the item is definitely there. I have done a few other Sitecore installs to make sure it's not just a corrupt project, and I've checked the logs to no avail.
I'm using Sitecore 7.1 rev. 130926 (the latest version as of this writing). I've done extensive searching and can't find anybody reporting a similar issue - my guess is it's a simple configuration (botched ID or path?), but I can't seem to locate it by scanning the configs for relevant keywords.
There are other issues with using the Browse
editor, but I believe this is related to the missing Media Library item. The File Selector
and other reasonably equivalent editors do not fail so I don't think it's a browser configuration. I've tried on Chrome, IE and Firefox and all respond the same way.
Any suggestions on further courses of action would be greatly appreciated!
On your 'simple template' check the standard value for your
Image
field on your data template. It may be that it is pointing to a path which does not exist in your media library.