GDI Objects increase
-
Tuesday, December 04, 2012 9:47 PM
Hello!
I have a application that each 2 minutes:
-Open Ms. excel;
-Print the report;
-Close Ms. excel
The problem is after this process increase 2 in the GDI objects in the windows server 2008 R2 and when 10000 (after 5 days) the server got a error and manually i need kill explorer and create again to release.
Do know some solution for thjis problem?
thanks a lot
Robson
All Replies
-
Wednesday, December 05, 2012 11:15 AM
Hello Robson,
The maximum number of user objects for each application is 10000, and the maximum number of GDI objects for each application is 10000. When the number of objects exceeds these limits, the application does not run correctly.That is why you might have got an error.
The below are the useful links for your reference.
- MS article: http://support.microsoft.com/kb/2719248
- Useful Blog: http://blogs.technet.com/b/markrussinovich/archive/2010/03/31/3322423.aspx
If you feel problem with an excel means seek help from concerning excel forum
Regards, Ravikumar P
- Marked As Answer by K_evin ZhuMicrosoft Contingent Staff, Moderator Monday, December 10, 2012 2:13 AM

