Profiler exception
Posted: Mon 28 Oct 2013 14:51
Hi!
Wanted to try LINQ Insight out, and started the profiler on our current project, but the project then throws an exception when trying to instantiate the DbContext.
The innermost exception message is:
"Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)" with no reference to any assembly.
and this exception is contained within another exception with the message:
"The provider did not return a ProviderManifestToken string."
The project obviously runs just fine when LINQ Insight profiler isn't running.
Any hints?
Cheers,
Ted
Wanted to try LINQ Insight out, and started the profiler on our current project, but the project then throws an exception when trying to instantiate the DbContext.
The innermost exception message is:
"Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)" with no reference to any assembly.
and this exception is contained within another exception with the message:
"The provider did not return a ProviderManifestToken string."
The project obviously runs just fine when LINQ Insight profiler isn't running.
Any hints?
Cheers,
Ted