I removed the Assembly and AssemblyApplication attributes as you  
suggested.  The installer was already running with full UI. This is on  
x86.

Unfortunately, the results were the same: abrupt rollback, no error  
message to the user, and nothing in the log.

-- 
Paul Lalonde                       paullalonde at mac dot com
"Il n'y a que les banques qui sont libres" -- Jean-Luc Godard


Le 08-10-07 à 00:33, Bob Arnson a écrit :

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


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