Consistent Error Message on Program Close

Discussion & Support for xplorer² professional

Moderators: fgagnon, nikos, Site Mods

bobhedin
New Member
Posts: 4
Joined: 2007 Dec 22, 19:01

Consistent Error Message on Program Close

Post by bobhedin »

Whenever I exit 'explorer2', an error message appears in a windows titled:

explorer2_CommPort: explorer2_US.exe Application Error

"The exception unknown software exception (0x0eedfade) occurred in the application at location 0x7c812a5b"

That is followed by a second window titled Error containing the message:

Runtime error 217 at 014EF452

I've completely uninstalled and reinstalled but there is no change.

Any thoughts?
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

this error isn't coming from xplorer2 but from one of your shell extensions. If you find which DLL loads at address 0x014EF452  you'll have your culprit
bobhedin
New Member
Posts: 4
Joined: 2007 Dec 22, 19:01

Post by bobhedin »

nikos wrote:If you find which DLL loads at address 0x014EF452  you'll have your culprit
Any suggestions as to how to locate the DLL loading at address 0x014EF452?

Thanks for the fast response.  Everyday, I'm more delighted I purchased your product. :D
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

the easiest solution would be to load xplorer2 into a debugger if you know that sort of thing. Otherwise you can check dr watson's log after the crash. Another option would be sysinternals process explorer that can show the dlls in each process