OutOfMemory exception

Joined
Jul 18, 2004
Messages
8
Programming Experience
Beginner
Hi,

I'm sure this was working earlier, but now this line:

imgOutFil = Image.FromFile(txtInFile.Text.ToString())

is giving me an out of memory exception.

Anyone know what I've done wrong?

Ta.
 
Back
Top