Forum Discussion
sarafoster
3 years agoIdeator I
-
The method you're using to create a new version may be triggering an event that closes the form. For example, if you're using a "Save" method and the save operation completes successfully, it might trigger a "Close" event.
-
The code you're using to create the new version might contain an error that is causing the form to close unintentionally. Check your code for any errors or exceptions that might be occurring.
-
There might be some other code running in the background that is closing the form. This could be anything from an anti-virus program to a piece of malware. Make sure that your system is free from any unwanted software that might be interfering with your application.