Yes, I am using the PerfCounter element. Is there any other way of doing this?

Few lines before the error in the verbose log. This error occurs when I cancel 
the unistallation and after the registry entries for counters have been 
removed. This is a 64-bit log. Same happens with 32-bit.

Rollback: UnregisterPerfmon
MSI (s) (10:1C) [13:42:40:897]: Executing op: 
ActionStart(Name=UnregisterPerfmon,,)
Rollback: RollbackUnregisterPerfmon
MSI (s) (10:1C) [13:42:40:897]: Executing op: 
ActionStart(Name=RollbackUnregisterPerfmon,,)
MSI (s) (10:1C) [13:42:40:897]: Executing op: 
CustomActionRollback(Action=RollbackUnregisterPerfmon,ActionType=11521,Source=BinaryData,Target=**********,CustomActionData=**********)
MSI (s) (10:1C) [13:42:40:897]: Creating MSIHANDLE (873) of type 790536 for 
thread 4124
MSI (s) (10:C0) [13:42:40:913]: Invoking remote custom action. DLL: 
C:\WINDOWS\Installer\MSI6B.tmp, Entrypoint: RegisterPerfmon
MSI (s) (10!EC) [13:42:41:803]: Creating MSIHANDLE (874) of type 790531 for 
thread 3820
RegisterPerfmon:  Error 0x80070002: failed to register with PerfMon, DLL: 
C:\Program Files\Microsoft BizTalk Adapter Pack(x64)\Setup\Dbperfctr.ini
MSI (s) (10!EC) [13:42:41:803]: Closing MSIHANDLE (874) of type 790531 for 
thread 3820
MSI (s) (10!EC) [13:42:41:803]: Creating MSIHANDLE (875) of type 790531 for 
thread 3820
Error 26251. Failed to register DLL with PerfMon.  (-2147024894   C:\Program 
Files\Microsoft BizTalk Adapter Pack(x64)\Setup\Dbperfctr.ini      )
MSI (s) (10!EC) [13:42:42:397]: Product: Microsoft BizTalk Adapter Pack(x64) -- 
Error 26251. Failed to register DLL with PerfMon.  (-2147024894   C:\Program 
Files\Microsoft BizTalk Adapter Pack(x64)\Setup\Dbperfctr.ini      )

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 27, 2008 11:57 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] An issue with Perf Counters in wixV2

Mukesh Agrawal wrote:
> I am successfully able to register/unregister my performance counters using 
> WixV2.
> But, there occurs a problem when I abort the uninstallation. An error message 
> comes up "Failed to register DLL with perfmon (-2147024894  <ini filepath>)".
>

Are you using the PerfCounter element? Get a verbose log to see what the
CA is logging.

--
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to