Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Exception loading 'Glimpse.Core.Extensibility.ITab' of type 'Glimpse.AspNet.Tab.Cache' #1005

Open
jhanford opened this issue Aug 15, 2017 · 2 comments

Comments

@jhanford
Copy link

I've done a basic install with a clean set of Glimpse web.config settings in ASP.NET MVC 4.5 and get this. Any ideas?

ERROR | Exception loading 'Glimpse.Core.Extensibility.ITab' of type 'Glimpse.AspNet.Tab.Cache'. | System.Reflection.TargetInvocationException--Exception has been thrown by the target of an invocation.-- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Glimpse.Core.Framework.ReflectionDiscoverableCollection1.GetConcreteTypes(Assembly assembly, List1 results)>>TypeInitializationException--The type initializer for 'Glimpse.AspNet.Tab.Cache' threw an exception.--Void .ctor()>>NullReferenceException--Object reference not set to an instance of an object.--Void .cctor()

@ajithasriram
Copy link

I have the same error as above. I have installed Glimpse.WebForms v1.1.1, Glimpse.AspNet v1.9.2 and Glimpse v1.8.6.
Is there anything we could do to set this right?

@eugen-vg
Copy link

eugen-vg commented May 5, 2020

It works for me with this fix 08548b9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants