Page 1 of 1

Profiler exception

Posted: Mon 28 Oct 2013 14:51
by TedP
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

Re: Profiler exception

Posted: Tue 29 Oct 2013 07:55
by MariiaI
We couldn't reproduce this issue in our environment.
Please specify the version of Entity Framework you are working with and, if possible, please send us a sample project, so that we are able to investigate this issue in more details.