Forum Post: RE: System.Reflection.TargetInvocationException Error

  • Thread starter Thread starter rblanchard
  • Start date Start date
Status
Not open for further replies.
R

rblanchard

Guest
I do not believe the manifest file is used by GUI for .NET but I have found the issue. The GDI objects for prowin32.exe kept growing until it reached 10,000 and then it blew up. We have narrowed it down to an ImageList that is contained in a user control. This user control is contained on another user control and it is not being deleted when the parent form is closed.

Continue reading...
 
Status
Not open for further replies.
Back
Top