I am running into an issue where I am trying to run a .exe file and when I double click on the file I get a small pop-up stating:
Unhandled exception: c0000005
At address: : 00dc9085
When I click on the OK button I get a Visual Studio Just-In-Time Debugger error stating:
An unhandled win32 exception occurred in Setup_Adam)Server.exe [6996]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In Visual Studio, Just-In-Time debugging can be enabled from Tools/Options/Debugging/Just-In-Time.
Problem is I don't have Visual Studio installed on the server, but I'm pretty sure there is something else I can do to fix this. Any help would be appreciated.