I have a TCP/CLIENT game server project in Visual Studio 2010 . When I start the project in debug mode, some time later (sometimes 1 day, sometimes 1 week) Visual Studio completes debugging without any exceptions or errors. I checked the windows and the application log, and there is nothing unexpected.
How can I find out what the real problem is or what (for example, some exceptions like stackoverflow) can lead to debugging Visual Studio output?
Uğur Büyükköy
source share