Jump to content

Unhandled win32 exception occurred [2372]


Recommended Posts

Guest Alice Wei
Posted

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.

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Thee Chicago Wolf
Posted

Re: Unhandled win32 exception occurred [2372]

 

>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


×
×
  • Create New...