Activity overview
Latest activity by Bogdan
ok, I did an experiment: 1. I opened ssms and I went connected to a database. GDI Objects = 222 2. I opened the open file dialog and closed it without opening a file. GDI Objects = 269 3. I opened a sql file with 1539 lines. GDI Objects = 409 4. Closed the file. GDI Objects = 359 It seems to me that SSMS doesn't release all the GDI objects upon closing the file. / comments
ok, I did an experiment:1. I opened ssms and I went connected to a database. GDI Objects = 2222. I opened the open file dialog and closed it without opening a file. GDI Objects = 2693. I opened a s...
Hi Christian, Thank you for the suggestions. Currently the GDI Objects shows 935. it is the highest followed by Task Manager, interestingly enough, which has 904 in that column. The value for GDIProcessHandleQuota is 10000 (decimal). I will keep an eye on it. / comments
Hi Christian,Thank you for the suggestions. Currently the GDI Objects shows 935. it is the highest followed by Task Manager, interestingly enough, which has 904 in that column.The value for GDIProc...
SSMS (19.3) crashes after using SQL Prompt (11.3.8) for a while to edit a sql script
Here is the exception in the windows event log:Application: Ssms.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.Runtime...