C# .NET application crashes when 10 forms are open,
the form is a work order and it has about 12 tabs and datagrids. Every time I'm opening up the 10th type of that form it will crash and the code for that form does not hit form_load() it crashes when .Show() happens.
Any clue what to do to fix this issue?
0 comments:
Post a Comment