ExecutionEngineExeption

We're getting a System.ExecutionEngineExeption when using the latest version of ANTS.

This is happening when NHibernate does XmlSchema.Read passing assembly.GetManifestResourceStream(...)

I suspect if you check out NHibernate trunk rev. 3697, make a simple application and run it, you'll get the same problem.

This worked in version 3.

Comments

  • This also fails on the 4.1 early access

    We're using x64
  • Hi Alun,

    sorry for the problem you are experiencing.

    does this issue happen when you select to do a method level profiling session (i.e. don't profile at the line level)?

    Stephen
  • No, I only get the problem with line-by-line (so that's a nice workaround for now :-) )
  • Well at least that will help in the short term.

    We will look into this for you and hopefully a fix will be released with the next early access builds of 4.1 shortly. I'll drop a message on this post when it has been resolved.

    Have a good day,

    Stephen
  • Hi again,

    we can't seem to reproduce the issue you are having. It works on all the examples with line level timing we have tried.

    Could you send me an example project which replicates the issue.

    Can I also get some details about your computer OS version, .NET version, any service packs or hot fixes that have been applied and any other things that might be relevant.

    you can email me the solution: stephen.chambers <at> red-gate.com
Sign In or Register to comment.