Posts
Sort by recent activity
Continual buildup up Byte[] arrays during each run - most likely GDIobjects
(I am trialing Ants Memory Profiler). During run-time, my Winform app launches several classes, each of which use GDI with graphics, bitmaps, rectangles, pens, and brushes. I went through each an...
[RESOLVED] .NET 6 Winform App with Setup & Deployment (.msi)
It appears that publishing a Setup & Deployment package (.msi) for a .NET 6 Winforms app is more complex than deploying an MSBuild for the same under .NET Framework. Thus, I have a couple questio...
[RESOLVED] Error reporting not picking up unhandled exception
I have error reporting turned on in the GUI for the .saproj, and have server privileges for error reporting at red-gate. (I've used error reporting successfully before with version 7, but just ca...