Umbraco.core.pdb not loaded; Null Reference Exception at: Umbraco.Core.ObjectExtensions.TryConvertTo[T](Object input)
Hi all :-)
I am running Umbraco version 7.5.10 assembly: 1.0.6261.14290 (with uCommerce) and am getting the following error running in VS Debug mode:
Umbraco.core.pdb not loaded
With this Exception
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=Umbraco.Core
StackTrace:
at Umbraco.Core.ObjectExtensions.TryConvertTo[T](Object input)
Umbraco.core.pdb not loaded; Null Reference Exception at: Umbraco.Core.ObjectExtensions.TryConvertTo[T](Object input)
Hi all :-)
I am running Umbraco version 7.5.10 assembly: 1.0.6261.14290 (with uCommerce) and am getting the following error running in VS Debug mode:
With this Exception
And this Call Stack
I am not even sure where to start in debugging this - any assistance would be greatly appreciated !
Terry Clancy ClanceZ
I have the exact same problem. Did you find a solution?
Same issue too!!
So any updates/solutions to it. ?
Thanks
is working on a reply...