G
Guest
I have a C# application that periodically gets the above exception when
attempting to call ShowDialog on a particular dialog.
I have created a new project, copied the dialog files (.cs and .resx) to the
new project and I can't get it to happen in the new project.
I have tried everything I can think of, including putting try...catch around
every possible call I can think of to no avail. It still stops.
Any help would be appreciated. Not sure where to look now.
attempting to call ShowDialog on a particular dialog.
I have created a new project, copied the dialog files (.cs and .resx) to the
new project and I can't get it to happen in the new project.
I have tried everything I can think of, including putting try...catch around
every possible call I can think of to no avail. It still stops.
Any help would be appreciated. Not sure where to look now.