Posts
Sort by recent activity
Profiling Visual Studio
I'm developing an ASP.NET server control.
I can start devenv.exe from ANTS, but when the ASP.NET designer is opened and my controls loaded onto the page (the bit I want to profile!) Visual Studio c...
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...