Re: [WiX-users] Error 1923 - Service fails to install during upgrade

2013-06-24 Thread Sandip Shahane
. D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD) Thanks, Sandip -Original Message- From: Heath Stewart Sent: Tuesday, June 11, 2013 2:42 PM To: Sandip Shahane; General discussio

Re: [WiX-users] Error 1923 - Service fails to install during upgrade

2013-06-10 Thread Sandip Shahane
ng issue to affect all the services, and be more consistent across machines. Phil -Original Message- From: Sandip Shahane [mailto:sandi...@microsoft.com] Sent: Thursday, June 06, 2013 2:46 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error 1923 - Service fails to instal

[WiX-users] Error 1923 - Service fails to install during upgrade

2013-06-06 Thread Sandip Shahane
Hi WIX experts, We are noticing error 1923 as below during upgrade of our product. The repro is not consistent but hitting it with very high frequency. So far, we are seeing it happening on both Win2012 and Win2012 R2 machines. The service installs fine during fresh and repair installation, but

[WiX-users] patch install error 2247 & 1636 while adding a new component to the patch.

2012-02-01 Thread Sandip Shahane
I am getting below error when trying to install a patch that has added a new component (2 files). When looked from orca it appears to add the 2 files just fine. Also if I add the new files to existing component instead of adding a new component, it seems to be installing fine. Additional infor

[WiX-users] Recall: Where can I get the symbols for WIX 3.0 RTM?

2010-03-17 Thread Sandip Shahane
Sandip Shahane would like to recall the message, "Where can I get the symbols for WIX 3.0 RTM?". -- Download IntelĀ® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proact

Re: [WiX-users] Where can I get the symbols for WIX 3.0 RTM?

2010-03-17 Thread Sandip Shahane
Hey internal site http://wix should have the details for binaries, sources and symbols. I had enlisted wix 3.0 RTM tree some time back. -Original Message- From: Sharat Janapareddy [mailto:sharat.janapare...@microsoft.com] Sent: Tuesday, March 16, 2010 3:53 PM To: General discussion for W

[WiX-users] Resending: DigitalCertificateRef element deprecated in WIX 3.0?

2009-09-18 Thread Sandip Shahane
Resending... Is there any replacement for this element or alternative to achieve the same result as I used to do prior to WIX 3.0 Thanks, Sandip -Original Message- From: Sandip Shahane [mailto:sandi...@microsoft.com] Sent: Thursday, September 17, 2009 12:16 PM To: wix-users

[WiX-users] DigitalCertificateRef element deprecated in WIX 3.0?

2009-09-17 Thread Sandip Shahane
Seems like DigitalCertificateRef element is deprecated in WIX 3.0. My question is there any replacement for this element? We are getting bunch of errors like for the code snippet shown below with WIX 3.0 toolset which used to build fine with WIX 2.0: error CNDL0005 : The Media element contains a

Re: [WiX-users] file sequencing

2008-06-24 Thread Sandip Shahane
Thanks Heath, I will take a look using torch.exe, and also update the sequence post build and see how it goes. - Sandip From: Heath Stewart Sent: Monday, June 23, 2008 7:44 PM To: Sandip Shahane; WiX-users@lists.sourceforge.net Cc: Anandha Ganesan Subject: RE: file sequencing Actually, it can

Re: [WiX-users] file sequencing

2008-06-19 Thread Sandip Shahane
this problem because the sorting algorithm was changed. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sandip Shahane Sent: Wednesday, June 18, 2008 16:00 To: Heath Stewart; WiX-users@lists.sourceforge.net Cc: Anandha Ganesan Subject: Re: [WiX-users] file

Re: [WiX-users] file sequencing

2008-06-18 Thread Sandip Shahane
build system or in Wix code and debugging the light may give some idea.. Thanks and Regards, Sandip From: Heath Stewart Sent: Wednesday, June 18, 2008 1:17 PM To: Sandip Shahane; WiX-users@lists.sourceforge.net Cc: Anandha Ganesan Subject: RE: file sequencing I recommend using the new patching

[WiX-users] file sequencing

2008-06-18 Thread Sandip Shahane
Hello, I am facing a strange issue here and any help to figure out what is happening will be greatly appreciated. We released our product SP1 (build 6.0.6278.) and then started work on SP2 build after few builds I noticed the file sequencing has changed in the File table. Tracing back to old

Re: [WiX-users] error 1334 due to file sequencing.

2007-09-10 Thread Sandip Shahane
6_AFA9_408D_84D8_5884F692B6CD'. Cabbing file F_4 from 'c:\.41712086_AFA9_408D_84D8_5884F692B6CD'. Cabbing file F_3 from 'c:\.41712086_AFA9_408D_84D8_5884F692B6CD'. Thanks and Regards, Sandip From: Heath Stewart Sent: Monday, September 10, 2007 2:32 PM To: Sandip Shahan

Re: [WiX-users] error 1334 due to file sequencing.

2007-09-10 Thread Sandip Shahane
files too at the end of sequencing in File Table). After integrating the merge module into MSI the sequencing seems to have changed. Why is this happening and how do I ensure the file sequencing is preserved on merging the modules. Thanks and Regards, Sandip From: Sandip Shahane Sent:

Re: [WiX-users] error 1334 due to file sequencing.

2007-09-07 Thread Sandip Shahane
InstallerVersion='300' from InstallerVersion='200'. I have created patch using msimsp and provided FileSequencStart as sufficiently large number. Any guidance / pointers will be greatly appreciated as we are blocked here. Thanks and Regards, Sandip From: Sandip Shahane Sent: Friday, Sept

[WiX-users] error 1334 due to file sequencing.

2007-09-07 Thread Sandip Shahane
ensure the file sequencing is preserved on merging the modules. From: Hemchander Sannidhanam Sent: Thursday, September 06, 2007 1:15 PM To: Sandip Shahane; Windows Installer Support (MS Internal) Subject: RE: file sequencing... Unfortunately, there is no ICE to validate an MSP. To just give you

Re: [WiX-users] error 1334 on installing a patch.

2007-06-18 Thread Sandip Shahane
Thanks, I will reorganize the new files as suggested, and also add the PatchGroup attribute to the new File elements. From: Rob Mensching Sent: Monday, June 18, 2007 12:55 PM To: Sandip Shahane; wix-users@lists.sourceforge.net Subject: RE: error 1334 on installing a patch. You can't add

Re: [WiX-users] error 1334 on installing a patch.

2007-06-18 Thread Sandip Shahane
From: Rob Mensching Sent: Sunday, June 17, 2007 9:48 AM To: Sandip Shahane; wix-users@lists.sourceforge.net Subject: RE: error 1334 on installing a patch. The PatchGroup element is used to ensure that new files get added to the end of the sequence. That has been able to solve all the sequencing

[WiX-users] error 1334 on installing a patch.

2007-06-13 Thread Sandip Shahane
: Heath Stewart Sent: Wednesday, June 13, 2007 2:55 PM To: Sandip Shahane; Carolyn Napier; Windows Installer Support (MS Internal) Cc: Aaron Gaskill Subject: RE: error 1334 on installing a patch. WiX questions need to go to wix-users@lists.sourceforge.net<mailto:wix-users@lists.sourceforge.net>