Hi Bob,

I apologize for taking so long to respond.  I was helping somebody else with 
this authoring and was waiting for them to get back to me with their update.

The components the performance counters are tied to were being updated in the 
patch but the counters themselves were not, which was an issue because these 
were new counters.  I've added the performance counter components to the patch 
now.  When I build my MSP I am getting the following:

error PYRO0260: Product '{MY_GUID}': Table 'CreateFolder' has a new row 
'DT.DirName/CP.MyCounterComponent' added. This makes the patch not 
uninstallable.

I understand that patches cannot be uninstallable if they modify the 
CreateFolder table.  I can set the patch so it is not uninstallable to get 
around this issue, but I'm wondering where CreateFolder comes in since my 
component does not use CreateFolder.  Does Util:PerformanceCounter 
automatically update the CreateFolder table?  If so, then I'm assuming it's not 
possible to add a performance counter to a patch and also have the patch be 
uninstallable?

Thanks,

Jeff Perrigo

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Saturday, November 14, 2009 9:31 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Performance Counters supported for MSP?

Jeff Perrigo wrote:
> We have some performance counters that are registered as part of our install. 
>  When we try to install them as part of an MSP they don't get registered.  
> Are these custom actions executed for patches?
>   

How are you registering performance counters? Is the component they're 
tied to being updated in the patch? What's the component's action state 
during the patch? Start with a verbose log.

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



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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 Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to