I have a form which has a button on it which launches another form.
The second form is launched OK when the project is run in the dev environment but has stopped running in a built .exe.
I have placed wait windows in the load method and the activate method.
In the .exe - The load method is completed but the activate method isn't, how do I debug a .exe?
Keith
The second form is launched OK when the project is run in the dev environment but has stopped running in a built .exe.
I have placed wait windows in the load method and the activate method.
In the .exe - The load method is completed but the activate method isn't, how do I debug a .exe?
Keith