why do i get unhandled exception in system.drawing.dll in vb.exe ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I get this error in a vb.net windows application in the .exe:

"An unhandled exception of type 'System.argumentException' occurred in
system.drawing.dll"

This occurs only on 1 user's pc, who has VS.net loaded on the pc. I do not
use the system.drawing class in the application. This occurs if the user
switches between many controls, most likely causing the form to redraw
itself; then throws the exception.

Any help would be appreciated,
Thanks,
Lee Holsenbeck
 
Back
Top