ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Visual Studio Error"

From ModEnc
Jump to: navigation, search
(Created a page for now...)
 
(Updated accordingly.)
 
Line 1: Line 1:
{{discussed|1=http://www.ppmsite.com/forum/viewtopic.php?p=149200}}
 
{{clr}}
 
 
 
[[Image:Visual studio error.jpg|thumb|150px|right|The Visual Studio Error]]
 
[[Image:Visual studio error.jpg|thumb|150px|right|The Visual Studio Error]]
Reported by Universal, and confirmed as existing by -tr8er8- on November 26, 2006, not much is known about this error yet. The Error message says "'''Visual Studio Just-In-Time Debugger'''", and, in Universal's case, continued with "An unhandled win32 exception ocurred in SETUP.EXE [3368]." It then offers a list of possible debuggers to start.
+
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.
 
 
It is highly possible this is a runtime debugging routine compiled into the setup.exe by Westwood, however, as noted, not much is known yet. -tr8er8- insists it cannot be just Universal having installed Visual Studio and it catching any unhandled exception, as he is getting it too.
 
{{clr}}
 
  
{{stub}}
+
'''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 Original thread on PPM]
+
*[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:03, 28 November 2006

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