Comments
Sort by recent activity
After I cleared the cache and reselected all assemblies each time I run an application nothing happened until the third time where reflector started decompiling assemblies again, but some with errors like below. The error was only for first three assemblie in the list (looks like number three is magical [image]
Exception from HRESULT: 0x806D0004
System.Runtime.InteropServices.COMException (0x806D0004): Exception from HRESULT: 0x806D0004
at ž.ž.”(Object emitter, String filename, IStream stream, Boolean fullBuild)
at ž.ž..ctor(String peFile, String pdbFile)
at .‡.(String , String , / comments
After I cleared the cache and reselected all assemblies each time I run an application nothing happened until the third time where reflector started decompiling assemblies again, but some with erro...
I am still getting this erros randomly (some assembly fail, some don't) in v294. I assume you have some sort of synchronization issue. / comments
I am still getting this erros randomly (some assembly fail, some don't) in v294. I assume you have some sort of synchronization issue.
I didn't take much time to go in depth, but it looks like a great piece of work indeed. Great work, guys. / comments
I didn't take much time to go in depth, but it looks like a great piece of work indeed. Great work, guys.
Nevermind, I see that I'm supposed to use SmartAssembly.com, not .exe. / comments
Nevermind, I see that I'm supposed to use SmartAssembly.com, not .exe.
AFAIK it does. / comments
AFAIK it does.
Probably because those are packed separatly, in .xbf files, correct? / comments
Probably because those are packed separatly, in .xbf files, correct?
Hi Brian,
Is this implicit GC same as the one that Force GC does? / comments
Hi Brian,
Is this implicit GC same as the one that Force GC does?
Brian Donahue wrote:
Taking a snapshot does the same sort of garbage collection that the Force CG button does -- basically ANTS Profiler calls GC.Collect() before taking a snapshot.
OK that makes sense and it is what I was asking for. / comments
Brian Donahue wrote:
Taking a snapshot does the same sort of garbage collection that the Force CG button does -- basically ANTS Profiler calls GC.Collect() before taking a snapshot.
OK that ma...
Hi Brian,
Sounds like a feasible workaround. However I hope you'll include such feature in a future release... / comments
Hi Brian,
Sounds like a feasible workaround. However I hope you'll include such feature in a future release...
Filter management would be really a great annoyance killer. Having to reapply same filter over and over again is really tedious. / comments
Filter management would be really a great annoyance killer. Having to reapply same filter over and over again is really tedious.