Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Crashed application pointing to IEFRAME.DLL and SHLWAPI.DLL

Reply
Thread Tools Display Modes

Crashed application pointing to IEFRAME.DLL and SHLWAPI.DLL

 
 
Peter
Guest
Posts: n/a

 
      10-07-2008
Hi,

I installed an application on my Vista (Business SP1, IE 7.0.6001.1800),
when I tried to run it, it crashed and there are two errors at Event Viewer
(Application).

The first one is as follow:

The VB Application identified by the event source logged this Application
eClaim Manager: Thread ID: 2020 ,Logged:
Error updating the Version table:
Time='10/07/08 14:17:05'
App='eClaim Manager:3.6.0'
Server='tt10920VISTA'
InTrans=No
Method: modGlobalFunctions::CheckInstallINI
Number: 101 = &H65 = vbObjectError + 2147221605 = emAppFirst + 2147216407
Source: CheckInstallINI
Description: Error updating the Version table:
Trace: modGlobalFunctions::CheckInstallINI()


The second is as follows:

The VB Application identified by the event source logged this Application
eClaim Manager: Thread ID: 2020 ,Logged:
Failed to load control 'MxctlListView' from mxListViewControl.ocx. Your
version of mxListViewControl.ocx may be outdated. Make sure you are using
the version of the control that was provided with your application.
Time='10/07/08 14:17:09'
App='eClaim Manager:3.6.0'
Server='tt10920VISTA'
InTrans=No
Method: modGlobalFunctions::Main
Number: 372 = &H174 = vbObjectError + 2147221876 = emAppFirst +
2147216678
Source: ECM_CM
Description: Failed to load control 'MxctlListView' from
mxListViewControl.ocx. Your version of mxListViewControl.ocx may be
outdated. Make sure you are using the version of the control that was
provided with your application.
Trace: modGlobalFunctions::Main()


When I open the installed mxListViewControl.ocx with Dependency Walker, it
showed warning on IEFRAME.DLL (function #160, #159, #141, and more) and
SHLWAPI.DLL (function #467 and more).

The weired thing is that the same application (package) works fine on the
other Vista (Business SP1 with same IE version).

Now I want to see what's wrong on my Vista, but the two files (.dll) have
exactly the same info on the two Vista systems, what else can I do?


Thanks,
Peter


 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      10-07-2008
The install for the apps failed to install to a folder that they had
permission to write to. Probably, the INI file is in a folder with no
permissions for the user.

--
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales...help_en-us.htm
Use the "Ratings" feature. It helps the new users.
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson

"Peter" <> wrote in message
news:9FA39755-A556-4CCF-B1F3-...
> Hi,
>
> I installed an application on my Vista (Business SP1, IE 7.0.6001.1800),
> when I tried to run it, it crashed and there are two errors at Event
> Viewer
> (Application).
>
> The first one is as follow:
>
> The VB Application identified by the event source logged this Application
> eClaim Manager: Thread ID: 2020 ,Logged:
> Error updating the Version table:
> Time='10/07/08 14:17:05'
> App='eClaim Manager:3.6.0'
> Server='tt10920VISTA'
> InTrans=No
> Method: modGlobalFunctions::CheckInstallINI
> Number: 101 = &H65 = vbObjectError + 2147221605 = emAppFirst +
> 2147216407
> Source: CheckInstallINI
> Description: Error updating the Version table:
> Trace: modGlobalFunctions::CheckInstallINI()
>
>
> The second is as follows:
>
> The VB Application identified by the event source logged this Application
> eClaim Manager: Thread ID: 2020 ,Logged:
> Failed to load control 'MxctlListView' from mxListViewControl.ocx. Your
> version of mxListViewControl.ocx may be outdated. Make sure you are using
> the version of the control that was provided with your application.
> Time='10/07/08 14:17:09'
> App='eClaim Manager:3.6.0'
> Server='tt10920VISTA'
> InTrans=No
> Method: modGlobalFunctions::Main
> Number: 372 = &H174 = vbObjectError + 2147221876 = emAppFirst +
> 2147216678
> Source: ECM_CM
> Description: Failed to load control 'MxctlListView' from
> mxListViewControl.ocx. Your version of mxListViewControl.ocx may be
> outdated. Make sure you are using the version of the control that was
> provided with your application.
> Trace: modGlobalFunctions::Main()
>
>
> When I open the installed mxListViewControl.ocx with Dependency Walker, it
> showed warning on IEFRAME.DLL (function #160, #159, #141, and more) and
> SHLWAPI.DLL (function #467 and more).
>
> The weired thing is that the same application (package) works fine on the
> other Vista (Business SP1 with same IE version).
>
> Now I want to see what's wrong on my Vista, but the two files (.dll) have
> exactly the same info on the two Vista systems, what else can I do?
>
>
> Thanks,
> Peter
>
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SHLWAPI.dll, high CPU gkeizer Windows Vista Performance 2 04-14-2009 12:29 AM
ieframe.dll error XTZ Windows Vista General Discussion 0 12-14-2007 07:39 AM
ieframe.dll corrupt?? neilgalbraith Windows Vista General Discussion 3 08-21-2007 06:22 PM
IEFRAME.DLL Paul Clemmons Windows Vista General Discussion 0 05-25-2007 08:06 PM
IEFRAME.DLL Paul Clemmons Windows Vista General Discussion 1 05-24-2007 06:02 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59