When I run the application in debug it runs fine and without error.
No error logs exist.
When in release, I get the following error.
I click a button on one form and then launch the form below that shows a list of items numbers.
all looks great.
But when I click exit it gets the "has stopped" error
like I said, works great in debug.
any idea why happening?
should this grid be placed in a panel on the same parent form and not pop up a form on top of the main form?
Thank you.
No error logs exist.
When in release, I get the following error.
I click a button on one form and then launch the form below that shows a list of items numbers.
all looks great.
But when I click exit it gets the "has stopped" error
like I said, works great in debug.
any idea why happening?
should this grid be placed in a panel on the same parent form and not pop up a form on top of the main form?
Thank you.