I really need help on this. I have a C# program using .NET 4.0, a MySQL database and some DX code. Sometimes when the program exits, the computer reboots. I get no entries in the event log, have no idea what can cause the reboot. It happens on most Win7 (32 bit) machines, never yet under XP, never yet on my Win7 (64 bit) developer machine.
Any pointers how I can start to tackle this problem? I'm kinda lost without event logs...