Visual Studio Just-In-Time Debugger

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Locked
giovannibarbi
Posts: 2
Joined: Tue Nov 26, 2013 4:15 pm

Visual Studio Just-In-Time Debugger

Post by giovannibarbi »

I have installed FreeCAD some days ago, and I am making practice.
I feel well and the program seems god, but very ofte, after some commands I receive the fokllowing message:

Visual Studio Just-In-Time Debugger
An unhandled win32 exception occurred in FreeCAD.exe[548].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.
Check te documentation index for 'Just-In-Time debugging, errors' for more information

and the program closes

Informations about program and OS:
OS: Windows XP
Platform: 32-bit
Version: 0.13.1828
Python version: 2.6.2
Qt version: 4.5.2
Coin version: 3.1.0
SoQt version: 1.4.1
OCC version: 6.3.0

Can anyone help me?
Thank you very much
Giovanni
wmayer
Founder
Posts: 20309
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: Visual Studio Just-In-Time Debugger

Post by wmayer »

User avatar
NormandC
Veteran
Posts: 18589
Joined: Sat Feb 06, 2010 9:52 pm
Location: Québec, Canada

Re: Visual Studio Just-In-Time Debugger

Post by NormandC »

Please only create one topic for the same problem, not two.
Locked