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

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top