Bugs item #1887855, was opened at 2008-02-06 04:56
Message generated for change (Comment added) made by robmen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1887855&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clickthrough
>Group: v3.0
>Status: Pending
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Matt Honeycutt (matt_inrad)
>Assigned to: Rob Mensching (robmen)
Summary: ClickThrough doesn't work on XP x64

Initial Comment:
ClickThrough (ctui.exe) does not work on Windows XP x64.  It needs to have 
corflag /32bits+ set in order to function.

To reproduce the issue:
-Attempt to run ctui.exe
-You will receive an error dialog containing "The application failed to start. 
The application configuration is incorrect."

A temporary workaround to the issue:
-Run corflag /32bits+ ctui.exe /F
-Disassemble ctui.exe using ildasm.
-Remove signing information.
-Reassemble the IL.


----------------------------------------------------------------------

>Comment By: Rob Mensching (robmen)
Date: 2008-05-08 19:42

Message:
Logged In: YES 
user_id=991639
Originator: NO

I believe this is fixed in the latest build.

----------------------------------------------------------------------

Comment By: robertob (robertob1)
Date: 2008-03-02 08:33

Message:
Logged In: YES 
user_id=2025042
Originator: NO

This issue repro's on vista x64 as well.  It produces an error dialog
stating "WiX Toolset's ClickThrough has stopped working" with the following
problem details.

Description:
  Stopped working

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01: ctui.exe
  Problem Signature 02: 3.0.<rev#>.0
  Problem Signature 03: 47c43b92
  Problem Signature 04: ctui
  Problem Signature 05: 3.0.<rev#>.0
  Problem Signature 06: 47c43b92
  Problem Signature 07: 22
  Problem Signature 08: 25
  Problem Signature 09: System.NullReferenceException
  OS Version:   6.0.6001.2.1.0.256.1
  Locale ID:    1033

Read our privacy statement:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1887855&group_id=105970

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to