Comments
Sort by recent activity
ANTS is not designed to show unmanaged code behaviour in any detail. You will be able to see how private bytes change with the tool but not any break down of what is happening within that. Can i ask- what is teh nature of the relationship between your manged code and the COM objects? Is there any pinning going on? / comments
ANTS is not designed to show unmanaged code behaviour in any detail. You will be able to see how private bytes change with the tool but not any break down of what is happening within that. Can i as...
Can you try either a trial of the latest released version (5.2) or the latest early acces version (v6) and see if you get different results?
You can find these by just googling ANTS download. / comments
Can you try either a trial of the latest released version (5.2) or the latest early acces version (v6) and see if you get different results?
You can find these by just googling ANTS download.
Off the top of my head- can I ask if you are using the standard edition or professional edition? You only get one mode of profiling with standard. / comments
Off the top of my head- can I ask if you are using the standard edition or professional edition? You only get one mode of profiling with standard.
It shall, henceforth, be known as "RP-622".
:-) / comments
It shall, henceforth, be known as "RP-622".
:-)
Thanks. I'll add this to our features request list. / comments
Thanks. I'll add this to our features request list.
Just a quick response:
are you on a 64-bit OS? Are you able to configure IIS to work in 32 bit mode? Soemtimes this seems to help when profiling WCF web apps. I know its not ideal but its might be a quick workaround. / comments
Just a quick response:
are you on a 64-bit OS? Are you able to configure IIS to work in 32 bit mode? Soemtimes this seems to help when profiling WCF web apps. I know its not ideal but its might be ...
Otherwise- please send any more application event errors to support@red-gate.com / comments
Otherwise- please send any more application event errors to support@red-gate.com
How are your tests going now Jaap? / comments
How are your tests going now Jaap?
Ok, we have something that often helps to make obtaining a mini-dump automatic: ftp://support.red-gate.com/utilities/AutoDumper.zip
Extract all files to a directory
Run
Cscript adplus.vbs -crash -pn <name of process>
If more than one process exists by the same name, you can use -P <pid> instead of -pn
This then dumps large files to disk on a crash or hang trigger.
I can allocate some ftp space if the files are large. / comments
Ok, we have something that often helps to make obtaining a mini-dump automatic:ftp://support.red-gate.com/utilities/AutoDumper.zip
Extract all files to a directory
Run
Cscript adplus.vbs -crash -pn...
Just to confirm- I am convinced that "Bad unmanaged code entry point" means - ANTS does not like at least one of the pdbs (and one workaround is to delete all pdbs in the directory of the executable). This may be our bug, it may not be- we'll investigate. I acknowledge the very least we could do is deliver a more helpful error message... / comments
Just to confirm- I am convinced that "Bad unmanaged code entry point" means - ANTS does not like at least one of the pdbs (and one workaround is to delete all pdbs in the directory of the executabl...