Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

Incorrect working with media items? #2

Open
ivanbuzyka opened this issue Sep 26, 2014 · 0 comments
Open

Incorrect working with media items? #2

ivanbuzyka opened this issue Sep 26, 2014 · 0 comments
Labels

Comments

@ivanbuzyka
Copy link
Owner

Check the following feedback from marketplace:

MIHAELA RADU
02:18 PM on Aug 14, 2014

Successfully installed and used the module on an instance of Sitecore 7.0.
However, noticed this error thrown in the logs:

Could not resolve type name: Sitecore.VersionManager.Handlers.VersionAddedHandler (method: Sitecore.Configuration.Factory.CreateType(XmlNode configNode, String[] parameters, Boolean assert)).
Exception Details:

System.Exception: Could not resolve type name: Sitecore.VersionManager.Handlers.VersionAddedHandler (method: Sitecore.Configuration.Factory.CreateType(XmlNode configNode, String[] parameters, Boolean assert)).
at Sitecore.Diagnostics.Error.Raise(String error, String method)
at Sitecore.Configuration.Factory.CreateType(XmlNode configNode, String[] parameters, Boolean assert)
at Sitecore.Configuration.Factory.CreateFromTypeName(XmlNode configNode, String[] parameters, Boolean assert)
at Sitecore.Configuration.Factory.CreateObject(XmlNode configNode, String[] parameters, Boolean assert, IFactoryHelper helper)
at Sitecore.Events.Event.EventSubscribers.Add(String eventName, XmlNode configNode)
at Sitecore.Events.Event.GetConfigSubscribers()
at Sitecore.Events.Event.RaiseEvent(String eventName, Object[] parameters)
at Sitecore.Resources.Media.MediaRequestHandler.DoProcessRequest(HttpContext context, MediaRequest request, Media media)
at Sitecore.Resources.Media.MediaRequestHandler.DoProcessRequest(HttpContext context)
at Sitecore.Resources.Media.MediaRequestHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

This appears to be thrown when a media item is accessed on the site, did anyone come across the same error?

Thanks

@ivanbuzyka ivanbuzyka added the bug label Sep 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant