Page 1 of 1

Visual Studio just-In-Time Debugger

Posted: Mon May 21, 2012 5:02 am
by cgrace70
I have gotten an unhandled win32 exception error a few times since installing version 3.0.3. I am running 32-bit Windows XP Pro. The computer was sitting idle. No other application was in use and the screen saver does not kick in for 10 minutes. The message is as follows:~~~Visual Studio Just-In-Time Debugger:An unhandled win32 exception occurred in PowerShell Studio.exe [5520]. 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.

Visual Studio just-In-Time Debugger

Posted: Mon May 21, 2012 5:20 am
by davidc
Just to be clear you mean PowerShell Studio and not using Visual Studio in any way? Please provide any extra information that might help us find the cause. For example: When you got the crash, did you have any open files? Or where at a break point while debugging etc? Is there any other message in the Windows Event Logs? If this error occurs again, while you have the error dialog displayed, please create a Dump File.Task Manager->Right Click on the process->Create Dump File. Once you have the dump file I can send you an invite to allow you to upload the file to us. David

Visual Studio just-In-Time Debugger

Posted: Mon May 21, 2012 5:40 am
by cgrace70
Yes, I have PowerShell Studio open. I do have VS Express 2010 installed on the system, but I do not have it open.

When I got the error both times, I was just at the start page. I did
not load any files. I had opened the application to check the
Execution Policy as per the other issue I had reported to you. It was
sitting there idle and I was browsing in FireFox (12.0) on a second
monitor.

The only thing in the Event Viewer that I can see is for the message I previously described with Event ID 26 (Source: Application Popup), in the System log.When the error occurs again I will create the Dump Log and contact you. It may be a few days. Hopefully I can recreate it tonight when I am working on my project. Thanks.