Activity overview
Latest activity by Uwe Keim
Thanks! So we are always "off by one" away from the currently supported .NET version (.NET 9 was released last week). Sad, but hopefully the profiler works with .NET 9, too. / comments
Thanks!So we are always "off by one" away from the currently supported .NET version (.NET 9 was released last week).Sad, but hopefully the profiler works with .NET 9, too.
dharati said:
Hi, Which version of ANTS profiler supports .NET 8?
Officially, none, IMO. Practically, I was able to use the latest version of ANTS Performance Profiler with a .NET 8 Winforms/MAUI application. / comments
dharati said:
Hi, Which version of ANTS profiler supports .NET 8?
Officially, none, IMO.Practically, I was able to use the latest version of ANTS Performance Profiler with a .NET 8 Winforms...
Is .NET 8 also supported? (Asking so I could justify purchasing an update) / comments
Is .NET 8 also supported? (Asking so I could justify purchasing an update)
Lets' wait and see after .NET 8 comes out in November 2023, how long it will take this time to make ANTS profiler work with .NET 8. / comments
Lets' wait and see after .NET 8 comes out in November 2023, how long it will take this time to make ANTS profiler work with .NET 8.
I'm also urgently waiting for an ANTS Performance Profiler to finally be able to profile my .NET 7 WinForms application without crashing all the time. The UI of ANTS is superior to all other profilers out there but when the thing does not work at all, the best UI/UX is worthless. Please, please, please make your tool usable again. / comments
I'm also urgently waiting for an ANTS Performance Profiler to finally be able to profile my .NET 7 WinForms application without crashing all the time.The UI of ANTS is superior to all other profile...
Sure, I would love to share a dump file. The error only happens every now and then. / comments
Sure, I would love to share a dump file.The error only happens every now and then.
I've just got a crash of ANTS Performance Profiler, resulting in a "Report Error" message box (which I submitted). Event log has this: Name der fehlerhaften Anwendung: producer-core.exe, Version: 15.1.0.0, Zeitstempel: 0x5d4bc4f5 Name des fehlerhaften Moduls: RedGate.Profiler.Core.dll, Version: 10.1.8.1426, Zeitstempel: 0x5d42a4d0 Ausnahmecode: 0xc0000005 Fehleroffset: 0x00073d65 ID des fehlerhaften Prozesses: 0x45fc Startzeit der fehlerhaften Anwendung: 0x01d54db53cd110a6 Pfad der fehlerhaften Anwendung: C:\P\ZP\15.1\ZetaProducerMain\Bin\Applications\producer-core.exe Pfad des fehlerhaften Moduls: C:\PROGRA~1\Red Gate\ANTS Performance Profiler 10\RedGate.Profiler.Core.dll Berichtskennung: d27df40e-7bed-415c-b718-4900b11c3be2 Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist: And this: Anwendung: producer-core.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: Ausnahmecode c0000005, Ausnahmeadresse 10073D65
Don't know if this is related, but still you product seems to be very unstable to me, compared to other tools like dotTrace. Still, ANTS Performance Profiler has the very best UI among all similar tools, so I would love to have a stable version one day. / comments
I've just got a crash of ANTS Performance Profiler, resulting in a "Report Error" message box (which I submitted).Event log has this:Name der fehlerhaften Anwendung: producer-core.exe, Version: 15....
Damn it, I also cannot reproduce it anymore [image] . Yesterday I updated to latest VS 2019 (16.2.1), maybe there was an issue in a previous compiler version that produced "strange" code and thus lead to the error? Anyway, I hope it stays working now, if not, I'll post here again. Thanks for your help, Jessica! / comments
Damn it, I also cannot reproduce it anymore .Yesterday I updated to latest VS 2019 (16.2.1), maybe there was an issue in a previous compiler version that produced "strange" code and thus lead to th...
Error "Unknown error" on OleDbConnection
When running my WinForms , 32 bit.NET 4.5.2 application inside ANTS Performance Profiler 10.1.7, as soon as an OleDB connection to a Microsoft Access MDB is being opened, an OleDbException error is...
No more diagrams
Suddenly, "out of nothing", the charts at the top of the window are not drawn anymore:
This happened suddenly.
All functionality is working, i.e. I can click and select inside the blank areas and g...