Re: [WiX-users] Installer hanging while doing FileCost - ID: 2951181

2012-01-24 Thread Blair
Yes, it is. Blair -Original Message- From: Dirk Kuypers [mailto:kuypers.d...@googlemail.com] Sent: Tuesday, January 24, 2012 4:52 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installer hanging while doing FileCost - ID: 2951181 Hi, >2012/1

Re: [WiX-users] Installer hanging while doing FileCost - ID: 2951181

2012-01-24 Thread Dirk Kuypers
Hi, >2012/1/24 Bob Arnson : >> On 23-Jan-12 10:17, Dirk Kuypers wrote: >>> I am just facing a similar problem like described in the ticket above. >> See http://www.joyofsetup.com/2010/10/09/experimental-results-part-ii/. thanks for the link Bob. So the fix should be default with current installat

Re: [WiX-users] Installer hanging while doing FileCost - ID: 2951181

2012-01-23 Thread Bob Arnson
On 23-Jan-12 10:17, Dirk Kuypers wrote: > I am just facing a similar problem like described in the ticket above. See http://www.joyofsetup.com/2010/10/09/experimental-results-part-ii/. -- sig://boB http://joyofsetup.com/ --

[WiX-users] Installer hanging while doing FileCost - ID: 2951181

2012-01-23 Thread Dirk Kuypers
Hi, I am just facing a similar problem like described in the ticket above. >From the description this issue should be fixed. What does Group v.4.0 mean? This bugfix will be included in WiX 4.0? Or is it already contained in current versions v3.5/3.6? Thanks for clarification Dirk -- Never trust

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2010-02-13 Thread Neil Sleightholm
for Windows Installer XML toolset. Subject: Re: [WiX-users] Installer hanging while doing FileCost, not frequently though. I think I have finally caught this and got a log. I ran a very simple install that uses WixUI_Advanced, I created a batch file to install and uninstall this again and again. Af

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2010-02-11 Thread Wilson, Phil
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installer hanging while doing FileCost, not frequently though. We came across this in a test lab the other day, and after upgrading to the MSI 4.5 engine it went away. Of course it might have just gone away by itself. I wonder if

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2010-02-10 Thread Neil Sleightholm
. Subject: Re: [WiX-users] Installer hanging while doing FileCost, not frequently though. We came across this in a test lab the other day, and after upgrading to the MSI 4.5 engine it went away. Of course it might have just gone away by itself. I wonder if your test would catch this on the 4.5 engine

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2010-02-10 Thread Wilson, Phil
ginal Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: Wednesday, February 10, 2010 2:07 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installer hanging while doing FileCost, not frequently though. I think I have finally caught this and

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2010-02-10 Thread Neil Sleightholm
I think I have finally caught this and got a log. I ran a very simple install that uses WixUI_Advanced, I created a batch file to install and uninstall this again and again. After about 20 iterations the install hung displaying the dialog "Please wait while the installer finishes determining your d

Re: [WiX-users] Installer hanging while doing FileCost

2010-02-06 Thread Neil Sleightholm
15 times I run the msi and invariably when I haven't enabled logs! Neil -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 06 February 2010 15:53 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Installer hanging while

Re: [WiX-users] Installer hanging while doing FileCost

2010-02-06 Thread Rob Mensching
Hmm, I've never heard of this problem. Try taking a look in a verbose log file and see if that shows some action that is taking a very long time to complete. On Fri, Feb 5, 2010 at 1:48 AM, Nicole Zheng wrote: > > I met the same problem. However, my MSI does have components/files. I'm > using > W

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2010-02-05 Thread Nicole Zheng
I'm also troubled by this issue. Anyone can help? -- View this message in context: http://n2.nabble.com/Installer-hanging-while-doing-FileCost-not-frequently-though-tp2116872p4519081.html Sent from the wix-users mailing list archive at Nabble.com. ---

Re: [WiX-users] Installer hanging while doing FileCost

2010-02-05 Thread Nicole Zheng
I met the same problem. However, my MSI does have components/files. I'm using WixUI_Minimal. According to my test, the probability is about 25%. Is there any solution? -- View this message in context: http://n2.nabble.com/Installer-hanging-while-doing-FileCost-tp2235100p4519071.html Sent from t

Re: [WiX-users] Installer hanging while doing FileCost

2009-01-28 Thread Bob Arnson
jnewton wrote: > Apparently that's the case cause I added a file to the basic installer I > created and it doesn't hang. Weird. I guess like you said its something with > MSI in general. > It's a known bug in MSI 4.5, if you have an MSI with no components. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] Installer hanging while doing FileCost

2009-01-28 Thread jnewton
Apparently that's the case cause I added a file to the basic installer I created and it doesn't hang. Weird. I guess like you said its something with MSI in general. -Jonathan Rob Mensching-2 wrote: > > Something in my memory remembers this tracked down to a Windows Installer > bug when there

Re: [WiX-users] Installer hanging while doing FileCost

2009-01-28 Thread Rob Mensching
esday, January 28, 2009 15:11 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Installer hanging while doing FileCost Yeah, I just created a new WiX project from the Wix file template. Then did and referenced the UI extension library. Attached is the simple MSI. WiX Version - 3.0.480

Re: [WiX-users] Installer hanging while doing FileCost

2009-01-28 Thread jnewton
are? I have seen this a > few times but cannot reproduce it reliably. > > Neil > > -Original Message- > From: jnewton [mailto:jonathan.new...@ni.com] > Sent: 28 January 2009 21:40 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Installer hangi

Re: [WiX-users] Installer hanging while doing FileCost

2009-01-28 Thread Neil Sleightholm
Do you have a simple example that you could share? I have seen this a few times but cannot reproduce it reliably. Neil -Original Message- From: jnewton [mailto:jonathan.new...@ni.com] Sent: 28 January 2009 21:40 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Installer hanging

[WiX-users] Installer hanging while doing FileCost

2009-01-28 Thread jnewton
I created a very basic MSI that doesn't install any files but simply references the UI_Minimal dialogs (i.e. ). When I run the MSI, it always hangs stating ""please wait while the installer finishes determining your disk space requirements". I saw another forum post http://n2.nabble.com/Install

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2009-01-06 Thread Kjartan Þór Kjartansson
seen it on Windows XP and Vista. Neil -Original Message- From: Mukesh Agrawal [mailto:magra...@microsoft.com] Sent: 06 January 2009 09:58 To: 'General discussion for Windows Installer XML toolset.'; Windows Installer Beta Support Subject: [WiX-users] Installer hanging while

Re: [WiX-users] Installer hanging while doing FileCost, not frequently though.

2009-01-06 Thread Neil Sleightholm
- From: Mukesh Agrawal [mailto:magra...@microsoft.com] Sent: 06 January 2009 09:58 To: 'General discussion for Windows Installer XML toolset.'; Windows Installer Beta Support Subject: [WiX-users] Installer hanging while doing FileCost, not frequently though. Hi Sometimes we are facing this

[WiX-users] Installer hanging while doing FileCost, not frequently though.

2009-01-06 Thread Mukesh Agrawal
Hi Sometimes we are facing this problem of our installer hanging up with a window displaying "please wait while the installer finishes determining your disk space requirements". And, this cost computing continues till forever. This is happening on XP machines with msi.dll version number 4.5.60