Activity overview
Latest activity by bsiegel
I'm having a similar issue with build 194 and VS 2010, on Win7 RC.
The Add-in '.NET Reflector Addin' failed to load or caused an exception.
Would you like to remove this Add-in?
If you choose yes, the file it was loaded from, '(path)', will be renamed.
Error Message: <Unknown Error>
Error number: 80131515
--bsiegel / comments
I'm having a similar issue with build 194 and VS 2010, on Win7 RC.
The Add-in '.NET Reflector Addin' failed to load or caused an exception.
Would you like to remove this Add-in?
If you choose yes,...
Garbage collection during snapshot
Hi,
I am eval'ing Memory Profiler 5, and I'm confused on how Profiler's full garbage collection works.
There is a point in the execution of my app where a lot of items are released at once, and I a...