Server Error in '/' Application.

Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

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: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

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:


[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
   System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
   System.Reflection.Assembly.GetTypes() +115
   Nop.Core.Infrastructure.AppDomainTypeFinder.FindClassesOfType(Type assignTypeFrom, IEnumerable`1 assemblies, Boolean onlyConcreteClasses) +177

[Exception: Could not load file or assembly 'Telerik.Web.Mvc, Version=2012.1.214.340, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The module was expected to contain an assembly manifest.
Could not load file or assembly 'Telerik.Web.Mvc, Version=2012.1.214.340, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The module was expected to contain an assembly manifest.
]
   Nop.Core.Infrastructure.AppDomainTypeFinder.FindClassesOfType(Type assignTypeFrom, IEnumerable`1 assemblies, Boolean onlyConcreteClasses) +699
   Nop.Core.Infrastructure.AppDomainTypeFinder.FindClassesOfType(Boolean onlyConcreteClasses) +73
   Nop.Core.Infrastructure.DependencyManagement.<>c__DisplayClass1.<Configure>b__0(ContainerBuilder x) +95
   Nop.Core.Infrastructure.DependencyManagement.ContainerManager.UpdateContainer(Action`1 action) +97
   Nop.Core.Infrastructure.DependencyManagement.ContainerConfigurer.Configure(IEngine engine, ContainerManager containerManager, EventBroker broker, NopConfig configuration) +479
   Nop.Core.Infrastructure.NopEngine.InitializeContainer(ContainerConfigurer configurer, EventBroker broker, NopConfig config) +196
   Nop.Core.Infrastructure.EngineContext.CreateEngineInstance(NopConfig config) +153
   Nop.Core.Infrastructure.EngineContext.Initialize(Boolean forceRecreate) +109
   Nop.Web.MvcApplication.Application_Start() +19


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0