Unhandled win32 exception occurred [2372]

A

Alice Wei

I have an application that I have built and compiled into a shockwave file
with a form that allows users to trigger the external code written in PHP
that executes an .exe file and see the returned results.

The PHP code works even with this exe file function call embedded, but once
I try to run it from the shockwave file, it gives me this following error:

An unhandled win32 exception occurred in my-manager.exe [2372].

I did refer to the document http://support.microsoft.com/kb/81191 and I
found that my registry key is explore.exe and not anything else.

Could anyone please help me find a solution in which I get get rid of this
Visual Studio Just In Time Debugger window?

Thanks in advance.
 
T

Thee Chicago Wolf

I have an application that I have built and compiled into a shockwave file
with a form that allows users to trigger the external code written in PHP
that executes an .exe file and see the returned results.

The PHP code works even with this exe file function call embedded, but once
I try to run it from the shockwave file, it gives me this following error:

An unhandled win32 exception occurred in my-manager.exe [2372].

I did refer to the document http://support.microsoft.com/kb/81191 and I
found that my registry key is explore.exe and not anything else.

Could anyone please help me find a solution in which I get get rid of this
Visual Studio Just In Time Debugger window?

Thanks in advance.

Anything of interest in the Event Viewer? Do you have the Visual C
runtimes installed? What are the system specs in terms of RAM and
processor speed?

- Thee Chicago Wolf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top