I am running a complex program and I'm getting an error - the program just closes. The program normally works but in this case it is using more data than normal.
I thought if I run it within Visual Studio I would at least see which line is causing the problem.
But the program just closes and returns to Visual Studio.
Do you have any suggestions on how track down the error?
Thanks