Activity overview
Latest activity by jaap.q42
Unfortunately upgrading is not an option because we didn't renew our license. I consider the issue closed since the fix is not to include pdb's which is just fine, I don't need them anyway... / comments
Unfortunately upgrading is not an option because we didn't renew our license. I consider the issue closed since the fix is not to include pdb's which is just fine, I don't need them anyway...
I found a [assembly: AllowPartiallyTrustedCallersAttribute()] in the code.
However,
DELETING the PDB files worked, obviously, because I only want methods with source, so when I removed the pdb file, ANTS has no way to find the source! / comments
I found a [assembly: AllowPartiallyTrustedCallersAttribute()] in the code.
However,
DELETING the PDB files worked, obviously, because I only want methods with source, so when I removed the pdb file...
Profiling ASP.NET: Operation could destabilize the runtime
I have a depency on Common.Logging.2.1.0.0 which wasn't release so I built it myself from github.
I'm getting the VerificationException Operation could destabilize the runtime. exception which I've...
Hey David,
This would be excellent, it is not a problem right now, so in the future we'll appreciate this new feature!
Thanks!
Jaap / comments
Hey David,
This would be excellent, it is not a problem right now, so in the future we'll appreciate this new feature!
Thanks!
Jaap
Tracking activations
Hi redgate,
I would find it very useful if I could track my activations. We have a couple of multi user licenses together with the SQL developer bundle. When I activate a program on a computer, I w...
Usecase for tracking down high % GC time (related to gen 2)
Hi All,
I would like to track down an issue with a high % GC with a relation to gen 2 collections. The gen 2 collections follow eachother quite quickly for a period of time.
Would I be able to trac...
Thank you Clive, it's easier than I thought! / comments
Thank you Clive, it's easier than I thought!
Analyse: see which classes implement a certain interface
How can I see which classes implement a certain interface.
Using Analyse, I don't see them...
Thanx,
Jaap
Logs have been sent by e-mail / comments
Logs have been sent by e-mail
Exception menu crashes
In the profiler I right-click an exception in the events bar. A menu pops up (since a couple of exceptions pop up at the same time), when I click it I see an error message (which is in the Redgate ...