|
[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.RuntimeModule.GetTypes() +4
System.Reflection.Assembly.GetTypes() +78
System.ComponentModel.Composition.Hosting.AssemblyCatalog.get_InnerCatalog() +113
System.ComponentModel.Composition.Hosting.AssemblyCatalog.get_Parts() +7
IdeaBlade.Core.Composition.DefaultsCatalog.LoadCatalog() +207
IdeaBlade.Core.Composition.CompositionHost..ctor() +39
IdeaBlade.Core.Composition.CompositionHost.get_Instance() +90
IdeaBlade.EntityModel.Server.EntityServiceHost.get_ServiceHostEventHandler() +20
IdeaBlade.EntityModel.Server.EntityServiceHost.OnCreated() +13
IdeaBlade.EntityModel.Server.EntityServiceHostFactory.CreateHostCore(Type serviceType, Uri[] baseAddresses) +40
IdeaBlade.EntityModel.Server.EntityServiceHostFactory.CreateServiceHost(Type serviceType, Uri[] baseAddresses) +40
System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses) +420
System.ServiceModel.HostingManager.CreateService(String normalizedVirtualPath) +1440
System.ServiceModel.HostingManager.ActivateService(String normalizedVirtualPath) +44
System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) +615
[ServiceActivationException: The service '/Silver2010/EntityService.svc' cannot be activated due to an exception during compilation. The exception message is: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information..]
System.Runtime.AsyncResult.End(IAsyncResult result) +679246
System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) +190
System.ServiceModel.Activation.HostedHttpRequestAsyncResult.ExecuteSynchronous(HttpApplication context, String routeServiceVirtualPath, Boolean flowContext, Boolean ensureWFService) +234
System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) +355
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +148
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 |