2014-06-23 1 views
0
  • VS2013 업데이트 2

나는 다음과 같은 오류가 점점 오전 :에서 (나는 6.02에 EF를 다운 그레이드 How can I get Glimpse to work with EF6?에 대한 조언을 따른 후Glimpse.EF.AlternateType.GlimpseDbProviderServices '

Constructor on type 'Glimpse.EF.AlternateType.GlimpseDbProviderServices' not found. 

을 6.1.1)하지만 여전히 오류가 발생합니다. 또한 솔루션의 어느 곳에서나 참조 할 수있게되었습니다.

내 프로젝트를 실행하기위한 다른 방법이 있습니까? 그것은 가치가 무엇인지에 대한

편집

추가 스택 추적 :

[MissingMethodException: Constructor on type 'Glimpse.EF.AlternateType.GlimpseDbProviderServices' not found.] 
    System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) +1136 
    System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +128 
    System.Activator.CreateInstance(Type type, Object[] args) +19 
    Glimpse.Ado.AlternateType.GlimpseDbProviderFactory`1.GetService(Type serviceType) +382 
    System.Data.Common.DbProviderServices.GetProviderServices(DbProviderFactory factory) +149 
    System.Data.Common.DbProviderServices.GetProviderServices(DbConnection connection) +14 
    System.Web.Providers.ModelHelper.GetStorageMetadata(String providerName, DbConnection connection, String ssdl) +66 
    System.Web.Providers.ModelHelper.CreateMetadataWorkspace(String providerName, DbConnection connection, String csdl, String ssdl, String msl) +246 
    System.Web.Providers.ModelHelper.CreateEntityConnection(ConnectionStringSettings setting, String csdl, String ssdl, String msl) +198 
    System.Web.Providers.ModelHelper.CreateMembershipEntities(ConnectionStringSettings setting) +82 
    System.Web.Providers.DefaultRoleProvider.RoleExists(String roleName) +138 
    System.Web.Security.Roles.RoleExists(String roleName) +56 
    XXXX.Common.Helpers.Security.SecurityHelper.RegisterRoles() in e:\xxxxxx\SecurityHelper.cs:82 
    XXXX.Platform.Global.Application_Start(Object aSender, EventArgs aEventArgs) in e:\xxxxxx\Global.asax.cs:60 

[HttpException (0x80004005): Constructor on type 'Glimpse.EF.AlternateType.GlimpseDbProviderServices' not found.] 
    System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +9936761 
    System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +118 
    System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +172 
    System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +336 
    System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +296 

[HttpException (0x80004005): Constructor on type 'Glimpse.EF.AlternateType.GlimpseDbProviderServices' not found.] 
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9915300 
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101 
    System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254 
+0

여기에 통찰력이있는 사람이 있습니까? 나는 아직도 물속에서 죽어있다. – TheEdge

+0

문제로 github에서 후속 조치 - https://github.com/Glimpse/Glimpse/issues/474#issuecomment-47049380 – anthonyv

+0

해결 방법이 더 가까워 졌습니까? –

답변

0

는 BIN 폴더에서 엿볼 DLL을 제거합니다.