Comments
Sort by recent activity
I'll send them.
Cory / comments
I'll send them.
Cory
I can profile in Fast mode fine and then re-run a compile with Detail mode without touching the application and it will fail. I usually get the "Failed to load module from assembly MyAssembly, Version=0.5.0.6, Culture=neutral, PublicKeyToken=null. Error was:
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.", but sometimes the Invalid program.
I will see if I can send a build version of the app. The problem is that it is a very large app with a variety of dependencies. / comments
I can profile in Fast mode fine and then re-run a compile with Detail mode without touching the application and it will fail. I usually get the "Failed to load module from assembly MyAssembly, Vers...
Richard,
How would you like me to get you the log files from the Logs directory I created in the ANTS Profiler 3 folder. I just received the error again.
<ExceptionType>System.AccessViolationException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
<Message>Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</Message>
<Source>Regis.Framework.WinForms</Source>
Cory / comments
Richard,
How would you like me to get you the log files from the Logs directory I created in the ANTS Profiler 3 folder. I just received the error again.
<ExceptionType>System.AccessViolationExcept...