Visual Studio just-In-Time Debugger

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 11 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
cgrace70
Posts: 46
Last visit: Tue Sep 28, 2021 4:39 pm

Visual Studio just-In-Time Debugger

Post 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.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Visual Studio just-In-Time Debugger

Post 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
David
SAPIEN Technologies, Inc.
User avatar
cgrace70
Posts: 46
Last visit: Tue Sep 28, 2021 4:39 pm

Visual Studio just-In-Time Debugger

Post 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.
This topic is 11 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.