Visual Studio Error: Difference between revisions
Appearance
en>Renegade Created a page for now... |
m 2 revisions imported |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
[[Image:Visual studio error.jpg|thumb|150px|right|The Visual Studio Error]] | [[Image:Visual studio error.jpg|thumb|150px|right|The Visual Studio Error]] | ||
Several community members have encountered an error message saying "'''Visual Studio Just-In-Time Debugger'''", continuing, for example, with "An unhandled win32 exception ocurred in SETUP.EXE [3368]." It then offers a list of possible debuggers to start. | |||
'''This is not a C&C-related error.''' It happens when you have Visual Studio 2005 installed and set it to catch unhandled exceptions. | |||
==See also== | ==See also== | ||
*[http://www.ppmsite.com/forum/viewtopic.php?p=149200 | *[http://www.ppmsite.com/forum/viewtopic.php?p=149200 One thread on PPM] | ||
*[http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=415233&SiteID=1 Related Post on Microsoft's forums] | |||
[[Category:Bugs and Errors]] | [[Category:Bugs and Errors]] | ||
Latest revision as of 22:11, 31 March 2025

Several community members have encountered an error message saying "Visual Studio Just-In-Time Debugger", continuing, for example, with "An unhandled win32 exception ocurred in SETUP.EXE [3368]." It then offers a list of possible debuggers to start.
This is not a C&C-related error. It happens when you have Visual Studio 2005 installed and set it to catch unhandled exceptions.