Can you please add this information to a bug.  Much less likely to lose the 
crash if there is a bug open.

From: Levi Wilson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 02, 2007 07:49
To: Rob Mensching; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] System.ArgumentException in ClickThrough

Here is the call stack:
================================================
>    
> System.Windows.Forms.dll!System.Windows.Forms.Control.MarshaledInvoke(System.Windows.Forms.Control
>  caller, System.Delegate method, object[] args, bool synchronous) + 0x381 
> bytes
     
System.Windows.Forms.dll!System.Windows.Forms.Control.Invoke(System.Delegate 
method, object[] args) + 0x48 bytes
     
wui.dll!Microsoft.Tools.WindowsInstallerXml.Extensions.ClickThrough.PickEntryStep.AddDirectory
 (System.Windows.Forms.TreeNodeCollection nodes = 
{System.Windows.Forms.TreeNodeCollection}, string currentPath = 
"S:\\binaries\\VirtualSandboxSimple", string directoryName, bool skip) + 0x1e7 
bytes
     
wui.dll!Microsoft.Tools.WindowsInstallerXml.Extensions.ClickThrough.PickEntryStep.GetDirectoryTreeCallback
 (object obj) + 0x5c bytes
     
mscorlib.dll!System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(object
 state) + 0x4a bytes
================================================

And here are the registers...

================================================
EAX = 00000000 EBX = 00000000 ECX = 00000000 EDX = 00000000 ESI = 00000000 EDI 
= 00000000 EIP = 00000000 ESP = 00000000 EBP = 00000000 EFL = 00000000

FFFFFFB4 = 7C90EE18
================================================

Let me know if you need any more information, thanks!

Levi

On 12/29/06, Rob Mensching <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote:

Can you attach a debugger to the crash and then copy the call stack into a bug. 
 ClickThrough UI hasn't had much use outside of my cursory testing (and I'm a 
pretty bad tester) so it probably has many bugs.



From: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> [mailto:[EMAIL 
PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Levi Wilson
Sent: Thursday, December 21, 2006 10:15
To: wix-users@lists.sourceforge.net<mailto:wix-users@lists.sourceforge.net>
Subject: [WiX-users] System.ArgumentException in ClickThrough



When I try to run the ClickThrough wizard, as soon as l select a folder where 
my binaries are, the program crashes.  The report references a 
system.argumentexception in the "WiX Toolset ClickThrough UI".  Here is more 
information about the crash:

Code: 0xe0434f4d
Address:  0x000000007c812a5b

Windows XP SP2

The module seems to be ctui.exe

Any help would be greatly appreciated.

Levi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to