S
Steve
Hi all,
I had a strange crash this morning with an app I've been working on.
I just clicked the main menu bar and got an OutOfMemory exception,
with a message of something like "unable to get info to create bitmap".
(not the correct wording but I was in a hurry and didn't think to
copy/paste it somewhere).
The app is just a basic winforms app and it was not "doing" anything
at the time. ie no threads running, not working on anything... just sitting
there. The menu is not even large. There are only 2 menu headings,
one with 2 items, the other with 5.
This app has been used daily for 8-9 months with no probs. I have never
seen this crash before and I can't reproduce it.
Anyone encountered anything like this ?? Are there perhaps any known
bugs in .NET's menu handling ???
thanks in advance
Steve
I had a strange crash this morning with an app I've been working on.
I just clicked the main menu bar and got an OutOfMemory exception,
with a message of something like "unable to get info to create bitmap".
(not the correct wording but I was in a hurry and didn't think to
copy/paste it somewhere).
The app is just a basic winforms app and it was not "doing" anything
at the time. ie no threads running, not working on anything... just sitting
there. The menu is not even large. There are only 2 menu headings,
one with 2 items, the other with 5.
This app has been used daily for 8-9 months with no probs. I have never
seen this crash before and I can't reproduce it.
Anyone encountered anything like this ?? Are there perhaps any known
bugs in .NET's menu handling ???
thanks in advance
Steve
