G
Guest
I have an app that does a new Bitmap(filename); The filename exists for
sure.
I ran this from Visual Studio .Net 2003 in the emulator, and it works fine.
However, when I run this on a custom Windows CE 5.0 configuration , I
sometimes get a System.Exception.
It has nothing to do with the file.. It seems like maybe after a certain
number of times of loading a bitmap, I get this error. (although that may
not be it).
Has anyone seen this? It's a generic System.Exception, not a derived class
(at least according to the Message property).
Thanks!
Jay
sure.
I ran this from Visual Studio .Net 2003 in the emulator, and it works fine.
However, when I run this on a custom Windows CE 5.0 configuration , I
sometimes get a System.Exception.
It has nothing to do with the file.. It seems like maybe after a certain
number of times of loading a bitmap, I get this error. (although that may
not be it).
Has anyone seen this? It's a generic System.Exception, not a derived class
(at least according to the Message property).
Thanks!
Jay