Comments
Sort by recent activity
I'm using the latest version (i simply downloaded the demo version and installed that. I have .NET v1.0.3705, 1.1.4322 and 2.0.50727 installed on my system. / comments
I'm using the latest version (i simply downloaded the demo version and installed that. I have .NET v1.0.3705, 1.1.4322 and 2.0.50727 installed on my system.
Brian Donahue wrote:
When you attempt to get a snapshot, do any error messages or warnings appear in the event logs?
Hi,
I seem to be having the same problem with a winforms application (which consists of migrated VB.NET code and C# code - it also uses COM to access old VB6 code)
The application event log has a few errors -
Hanging application RedGate.Profiler.UI.exe, version 3.1.0.20, hang module hungapp, version 0.0.0.0, hang address 0x00000000.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Hanging application RedGate.Profiler.UI.exe, version 3.1.0.20, hang module hungapp, version 0.0.0.0, hang address 0x00000000.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Hanging application MyReportingWizard.exe, version 6.9.0.29877, hang module hungapp, version 0.0.0.0, hang address 0x00000000.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
The above happened last night at about 8:30
when i came into work this morning, it was still "taking a snapshot", and the following appeared at about the same time i attempted to attach a vs2005 debugger to application and then killed the app after it was too painful -
.NET Runtime version 2.0.50727.832 - CLR 2.0 does not support profilers written for CLR 1.x
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
/ comments
Brian Donahue wrote:
When you attempt to get a snapshot, do any error messages or warnings appear in the event logs?
Hi,
I seem to be having the same problem with a winforms application (which ...