Paul Lalonde wrote:
> I'm attempting to use the FirewallException element, without much  
> success.  When installing, the installer abruptly performs a rollback  
> when it hits the FirewallException's deferred CA. No message box to  
> the user, nothing in the log. This is usin Wix 3.0.4513 on Windows  
> Server 2003 SP2.
>   

I don't see how it could fail without an error message, so I'm wondering 
if there's an exception in the code itself. A couple of things to try:

1. Drop the Assembly and AssemblyApplication attributes; it looks like 
it's resolving the file path OK but still...
2. Run the installer with full UI. If failures are detected, the custom 
action throws an error message in UI mode.

I developed the extension on Server 2003 x64; are you running x86 or x64?

-- 
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

Reply via email to