Re: [WiX-users] System.ArgumentException in ClickThrough

2007-01-03 Thread Levi Wilson

Sorry about that.  It has been submitted as bug #1627205 and assigned to
you.  Please let me know if you need any more information.

On 1/3/07, Rob Mensching <[EMAIL PROTECTED]> wrote:


 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 =  EBX =  ECX =  EDX =  ESI = 
EDI =  EIP =  ESP =  EBP =  EFL = 

FFB4 = 7C90EE18


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

Levi

 On 12/29/06, *Rob Mensching *<[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] *On Behalf Of *Levi Wilson
*Sent:* Thursday, December 21, 2006 10:15
*To:* 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:  0x7c812a5b

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


Re: [WiX-users] System.ArgumentException in ClickThrough

2007-01-03 Thread Rob Mensching
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 =  EBX =  ECX =  EDX =  ESI =  EDI 
=  EIP =  ESP =  EBP =  EFL = 

FFB4 = 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:  0x7c812a5b

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


Re: [WiX-users] System.ArgumentException in ClickThrough

2007-01-02 Thread Levi Wilson

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 =  EBX =  ECX =  EDX =  ESI = 
EDI =  EIP =  ESP =  EBP =  EFL = 

FFB4 = 7C90EE18


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

Levi


On 12/29/06, Rob Mensching <[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] *On Behalf Of *Levi Wilson
*Sent:* Thursday, December 21, 2006 10:15
*To:* 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:  0x7c812a5b

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


Re: [WiX-users] System.ArgumentException in ClickThrough

2006-12-29 Thread Levi Wilson

Sure.  I'll be back to work on Tuesday, so I'll see what I can do then.

On 12/29/06, Rob Mensching <[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] *On Behalf Of *Levi Wilson
*Sent:* Thursday, December 21, 2006 10:15
*To:* 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:  0x7c812a5b

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


Re: [WiX-users] System.ArgumentException in ClickThrough

2006-12-29 Thread Rob Mensching
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] On Behalf Of Levi Wilson
Sent: Thursday, December 21, 2006 10:15
To: 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:  0x7c812a5b

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


[WiX-users] System.ArgumentException in ClickThrough

2006-12-21 Thread Levi Wilson

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:  0x7c812a5b

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


[WiX-users] System.ArgumentException in ClickThrough

2006-12-21 Thread Levi Wilson

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:  0x7c812a5b

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