[WiX-users] Error code not displayed in localized language error dialog

2014-10-27 Thread Akshat Goel
Hi, I have a windows MSI installer generated using InstallShield. Issue is when the installation stops due to an error like "Insufficient Privilege" etc, the error dialog shows both Error Code and Message in English language. However, in other languages, it only shows message (localized) but n

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Rob Mensching
Wednesday, October 09, 2013 2:49 PM > To: "chr...@iswix.com" , "General discussion for Windows > Installer XML toolset." > Subject: RE: [WiX-users] Error code is 2858 > > Or ditch the MSI UI and write a BA/MBA and be able to do whatever you > want. > >

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Christopher Painter
cost effective to do cool things with it. From: "Hoover, Jacob" Sent: Wednesday, October 09, 2013 2:49 PM To: "chr...@iswix.com" , "General discussion for Windows Installer XML toolset." Subject: RE: [WiX-users] Error code is 2858 Or ditch the MSI UI and write a BA/MBA

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Tunney, Stephen
PM To: General discussion for Windows Installer XML toolset.; General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code is 2858 Windows Installer doesn't support transparency. You'll have to just work at it until it looks nice. Limits of native / intern

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Hoover, Jacob
Installer XML toolset. Subject: Re: [WiX-users] Error code is 2858 Windows Installer doesn't support transparency. You'll have to just work at it until it looks nice. Limits of native / internal UI and while it's not the best, I've managed to get some pretty nicely br

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Christopher Painter
om: "Tunney, Stephen" Sent: Wednesday, October 09, 2013 1:35 PM To: "General discussion for Windows Installer XML toolset." Subject: Re: [WiX-users] Error code is 2858 JPG worked but now I get this crappy looking background around my image. Isn't there a way to specify

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Nicolás Alvarez
n [mailto:stephen.tun...@nuance.com] > Sent: October-09-13 1:57 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Error code is 2858 > > Negative on the animation of the GIF. > > -Original Message- > From: Steven Ogilvie [mailto:st

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Tunney, Stephen
e.com] Sent: October-09-13 1:57 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code is 2858 Negative on the animation of the GIF. -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: October-09-13 1:00 PM To: Ge

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Tunney, Stephen
Negative on the animation of the GIF. -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: October-09-13 1:00 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code is 2858 Is it an animated GIF? If not why not use a

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Tunney, Stephen
Error is seen on 2008R2. -Original Message- From: Christopher Painter [mailto:chr...@iswix.com] Sent: October-09-13 12:33 PM To: General discussion for Windows Installer XML toolset.; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error code is 2858 Per http

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Christopher Painter
"wix-users@lists.sourceforge.net" Subject: [WiX-users] Error code is 2858 Hello everyone, I'm getting this error as a debug message when attempting to display two GIF images in a UI. I have attached them to this email. Below is the dialog utilizing those files. Some OSes show

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Steven Ogilvie
Is it an animated GIF? If not why not use a BMP instead? I believe dialogs can only use BMP... Steve -Original Message- From: Tunney, Stephen [mailto:stephen.tun...@nuance.com] Sent: October-09-13 12:20 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error code is 2858

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Tunney, Stephen
I will attempt to convert to JPG. -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: October-09-13 12:32 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code is 2858 2858: The data for the bitmap [2] is not

Re: [WiX-users] Error code is 2858

2013-10-09 Thread Hoover, Jacob
the Bitmap control displays a bitmap or JPEG static picture file. I see no mention of GIF's. -Original Message- From: Tunney, Stephen [mailto:stephen.tun...@nuance.com] Sent: Wednesday, October 09, 2013 11:20 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error cod

[WiX-users] Error code is 2858

2013-10-09 Thread Tunney, Stephen
Hello everyone, I'm getting this error as a debug message when attempting to display two GIF images in a UI. I have attached them to this email. Below is the dialog utilizing those files. Some OSes show the images ok. Others do not. Any suggestions would be helpful as I have Google'd and n

Re: [WiX-users] Error code 2727 when selecting path in PathEdit control

2013-05-28 Thread Pally Sandher
r -Original Message- From: Kevin Lee [mailto:k...@zephyrsleep.com] Sent: 24 May 2013 23:52 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error code 2727 when selecting path in PathEdit control Hi, I'm fairly new to WIX but was unable to find a solution online. I'm

[WiX-users] Error code 2727 when selecting path in PathEdit control

2013-05-24 Thread Kevin Lee
Hi, I'm fairly new to WIX but was unable to find a solution online. I'm trying to save a PathEdit path to the registry. Once I get to the dialog under question, the path to the Documents folder is displayed properly, but I am unable to proceed to the next dialog or change the path with the Change

[WiX-users] Error code 2727 when selecting path in PathEdit control

2013-05-24 Thread Kevin Lee
Hi, I'm fairly new to WIX but was unable to find a solution online. I'm trying to save a PathEdit path to the registry. Once I get to the dialog under question, the path to the Documents folder is displayed properly, but I am unable to proceed to the next dialog or change the path with the Change

[WiX-users] Error code

2012-10-18 Thread Chaitanya
Hi, Im getting error called "system cannot find the file 'c:\OrchestraProduct \admin\Encryptloginandwindomain\Interop.MSMQ.dll' But that file is in specified path. I don't know why iam getting space in that path. I checked in registry entries HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services

Re: [WiX-users] Error Code 25543 during ExecXmlFile

2011-10-24 Thread John Cooper
-Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Sunday, October 23, 2011 11:58 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error Code 25543 during ExecXmlFile 1. The code could be changed. 2. Would have to see how you'

Re: [WiX-users] Error Code 25543 during ExecXmlFile

2011-10-23 Thread Rob Mensching
1. The code could be changed. 2. Would have to see how you're using XmlFile to know for sure. Have you considered switching to XmlConfig? It may be a bit more robust... I haven't looked in a while. 3. Yeah, IIS is very annoying like that. It see changes to the files and starts reading the files i

[WiX-users] Error Code 25543 during ExecXmlFile

2011-10-20 Thread John Cooper
Getting the following error randomly on fresh installs and upgrades during testing: ExecXmlFile: Configuring Xml File: \Web.config The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 25543. The arguments ar

Re: [WiX-users] Error code:0xC00E5201 - Failed to create patch.

2010-04-05 Thread Carolina Zuqueto Amaral
inta-feira, 1 de abril de 2010 18:13 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code:0xC00E5201 - Failed to create patch. I'm wondering if there's a parameter problem in there somewhere. You have a -PatchCreation parameter, and that -P is tur

Re: [WiX-users] Error code:0xC00E5201 - Failed to create patch.

2010-04-01 Thread Wilson, Phil
path %1 could not be found." Phil Wilson -Original Message- From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br] Sent: Thursday, April 01, 2010 12:07 PM To: 'wix-users@lists.sourceforge.net' Subject: [WiX-users] Error code:0xC00E5201 - Failed to create patch.

[WiX-users] Error code:0xC00E5201 - Failed to create patch.

2010-04-01 Thread Carolina Zuqueto Amaral
Hi, I used the example from this site (http://wix.sourceforge.net/manual-wix3/patch_building.htm) to create the patch. But when I generated the MSP the following error occurred: Failed to create patch. Error code: 0xC00E5201. How can I resolve it? Log: * Log starting: 2010-04-01 15:53:23

Re: [WiX-users] Error code 0x654 thown by light.exe on x64 machine

2009-02-18 Thread Bob Arnson
Nan Zang wrote: > I have a Windows server 2008 x64 machine and I used wix 3.0.5006.0 x64 > binaries. > > When I build my wix project, I got the following error: > > light.exe : error LGHT0216 : An unexpected Win32 exception with error code > 0x654 > occurred: This installation package could no

Re: [WiX-users] Error code 0x654 thown by light.exe on x64 machine

2009-02-18 Thread Nan Zang
Here is my wxs file which gives the error. Thanks a lot, Nan http://schemas.microsoft.com/wix/2006/wi"; xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension";>

[WiX-users] Error code 0x654 thown by light.exe on x64 machine

2009-02-18 Thread Nan Zang
Hi All, I am new to wix, and got stuck to get my first wix project run. I need some help. Here is my problem: I have a Windows server 2008 x64 machine and I used wix 3.0.5006.0 x64 binaries. When I build my wix project, I got the following error: light.exe : error LGHT0216 : An unexpected

Re: [WiX-users] Error code 2189 for WixUI_InstallDir

2009-02-08 Thread Rob Mensching
sourceforge.net Subject: Re: [WiX-users] Error code 2189 for WixUI_InstallDir Hi Rob, The error log is “Product: Integration Client -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2819. The arguments are

Re: [WiX-users] Error code 2189 for WixUI_InstallDir

2009-02-08 Thread Jonason
/Lists/OnCall%20schedule/AllItems.aspx From: Rob Mensching-2 (via Nabble) [mailto:ml-user+58086-1462248...@n2.nabble.com] Sent: 2009年2月9日 1:04 To: Zhang, Lei (Jonason , TSG-GDCC-CQ) Subject: Re: [WiX-users] Error code 2189 for WixUI_InstallDir Can you share out information from the verbose lo

Re: [WiX-users] Error code 2189 for WixUI_InstallDir

2009-02-08 Thread Rob Mensching
Can you share out information from the verbose log file about the error. I don't immediately see anything wrong below. -Original Message- From: Jonason [mailto:lei.zhan...@hp.com] Sent: Sunday, February 08, 2009 01:59 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error

[WiX-users] Error code 2189 for WixUI_InstallDir

2009-02-08 Thread Jonason
I have a question need your help, I added the to my wix project, wen I run the install msi, I met the issue "Error code 2189", could anyone help me on that, thanks a lot. My Wix version is 3.0.4805.0, I use Votive in Visual studio. The source code:

Re: [WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Wilson, Phil
] Sent: Thursday, January 08, 2009 4:59 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code 2356 when msi created from candle & light exes Below is the error I found on log file DEBUG: Error 2356: Couldn't locate cabinet in stream: HHCtrl.cab. DEB

Re: [WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
ensch...@microsoft.com] Sent: Thursday, January 08, 2009 7:32 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error code 2356 when msi created from candle & light exes Verbose log file should show the error. -Original Message- From: Kalvagadda, SivaKri

Re: [WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
. Subject: Re: [WiX-users] Error code 2356 when msi created from candle & light exes Verbose log file should show the error. -Original Message- From: Kalvagadda, SivaKrishna (MLX Technology) [mailto:sivakrishna_kalvaga...@ml.com] Sent: Thursday, January 08, 2009 16:30 To: General discus

Re: [WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Rob Mensching
Verbose log file should show the error. -Original Message- From: Kalvagadda, SivaKrishna (MLX Technology) [mailto:sivakrishna_kalvaga...@ml.com] Sent: Thursday, January 08, 2009 16:30 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Error code 2356 when msi

[WiX-users] Error code 2356 when msi created from candle & light exes

2009-01-08 Thread Kalvagadda, SivaKrishna (MLX Technology)
Hi, I am facing an issue in creating the .msi using candle.exe and light.exe. I am able to create MSI using above candle and light exes but when I try to install its throwing "The error code is 2356". But when I create the msi using visual studio (same wxs file) I am able to install the msi succes

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
that installs all of your components? >> >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 >> Sent: Friday, July 27, 2007 12:07 PM >> To: wix-users@lists.sourceforge.net >> Subject: Re: [WiX-users] Erro

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
007 12:07 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error code 2753? > > > Are there any other things it will never ever work for? Because I've > commented out .net, and I still am installing itechlogger and microsoft > sql > > >

Re: [WiX-users] Error code 2753?

2007-07-27 Thread Pierson Lee (Volt)
ent: Friday, July 27, 2007 12:07 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error code 2753? Are there any other things it will never ever work for? Because I've commented out .net, and I still am installing itechlogger and microsoft sql Mike Dimmick-2 wrote: > > Tha

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
ork > installed. > > -- > Mike Dimmick > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 > Sent: 26 July 2007 22:48 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Error code 2753? > > >

Re: [WiX-users] Error code 2753?

2007-07-27 Thread Mike Dimmick
ecall. No options: you MUST use a bootstrapper to get the .NET Framework installed. -- Mike Dimmick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 Sent: 26 July 2007 22:48 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error code

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
om: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 > Sent: Friday, July 27, 2007 2:07 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error code 2753? > > > Well even if I skip the net framework install, it will still give the > error

Re: [WiX-users] Error code 2753?

2007-07-27 Thread Arnette, Bill
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 Sent: Friday, July 27, 2007 2:07 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error code 2753? Well even if I skip the net framework install, it will still give the error so it must be the second one. I

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
ant a custom action to run some other way, then it > can be run from the Binary table instead of "as a program I'm > installing". > > Phil Wilson > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

Re: [WiX-users] Error code 2753?

2007-07-27 Thread Wilson, Phil
on to run some other way, then it can be run from the Binary table instead of "as a program I'm installing". Phil Wilson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 Sent: Friday, July 27, 2007 10:17 AM To: wix-users@lists

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
half Of jcafaro10 > Sent: Thursday, July 26, 2007 2:48 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Error code 2753? > > > Trying to get my installer to work. It works for the main files but > there are some files I don't want to install unless I click Co

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/installlevel.asp I went here and read up about the install level stuff. So if everything has an install level of 1, everything will install all the time. If I want things to install on complete and not typical I have to

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
installed and make that key the condition on whether or not > you install your file > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 > Sent: Friday, July 27, 2007 6:43 AM > To: wix-users@lists.sourceforge.net >

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
nt: Friday, July 27, 2007 6:43 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Error code 2753? > > > Well I'm sure that my system has .NET on it so is there a conditional > check I'd add somewhere to not try and install it if I already have it? &g

Re: [WiX-users] Error code 2753?

2007-07-27 Thread Pierson Lee (Volt)
, 2007 6:43 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error code 2753? Well I'm sure that my system has .NET on it so is there a conditional check I'd add somewhere to not try and install it if I already have it? Wilson, Phil wrote: > > This error usually re

Re: [WiX-users] Error code 2753?

2007-07-27 Thread Wilson, Phil
L PROTECTED] On Behalf Of jcafaro10 Sent: Friday, July 27, 2007 6:43 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Error code 2753? Well I'm sure that my system has .NET on it so is there a conditional check I'd add somewhere to not try and install it if I already have

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
f a file that >> you're not actually installing. >> >> Phil Wilson >> >> >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 >> Sent: Thursday, July 26, 2007 2:48 PM >> To

Re: [WiX-users] Error code 2753?

2007-07-27 Thread jcafaro10
they all come down to trying to run a custom action of a file that > you're not actually installing. > > Phil Wilson > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of jcafaro10 > Sent: Thursday, July 26, 2007 2:48 PM

Re: [WiX-users] Error code 2753?

2007-07-26 Thread Wilson, Phil
f jcafaro10 Sent: Thursday, July 26, 2007 2:48 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Error code 2753? Trying to get my installer to work. It works for the main files but there are some files I don't want to install unless I click Complete (as Opposed to typical, I'm

[WiX-users] Error code 2753?

2007-07-26 Thread jcafaro10
Trying to get my installer to work. It works for the main files but there are some files I don't want to install unless I click Complete (as Opposed to typical, I'm using mondo). It copies the files correctly regardless but when I also want it to run the ones that it copies. I think the problem

Re: [WiX-users] Error code lookup

2006-11-23 Thread Mike Dimmick
n the including file. -- Mike Dimmick -Original Message- From: Cullen Waters [mailto:[EMAIL PROTECTED] Sent: 22 November 2006 23:51 To: Cullen Waters; [EMAIL PROTECTED]; Wix-Users List Subject: RE: Re: [WiX-users] Error code lookup Alright, I figured out the problem, and I think it is a b

Re: [WiX-users] Error code lookup

2006-11-22 Thread Cullen Waters
x-Users List Subject: Re: [WiX-users] Error code lookup I agree on the too aggressive bit, especially since Wix is explicitly(in the exe.config files) set to run under .net 2.0 as well as 1.1. Presumably, any bug fixes that were present in 1.1 SP1 are also present in 2.0, which means that this mes

Re: [WiX-users] Error code lookup

2006-11-22 Thread Cullen Waters
ailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, November 22, 2006 7:38 AM To: Cullen Waters; Wix-Users List Subject: Re: [WiX-users] Error code lookup [EMAIL PROTECTED] wrote: > Is there a way to lookup Wix error codes? I'm getting CNDL0124, and I'd li > ke t

Re: [WiX-users] Error code lookup

2006-11-22 Thread Bob Arnson
[EMAIL PROTECTED] wrote: > The catch block in Preprocessor.cs reports SP1ProbablyNotInstalled if *any* > XmlException occurs, which seems too aggressive to me. No doubt some > exception is erroneously thrown if SP1 isn't installed and you try to load an > XmlDocument from a StringReader, but can

Re: [WiX-users] Error code lookup

2006-11-22 Thread mike-wix-users
[EMAIL PROTECTED] wrote: > Is there a way to lookup Wix error codes? I'm getting CNDL0124, and I'd li > ke to find out more about the error, so I can start debugging it. As Rob says, look in messages.xml. IIRC in v3 all the Message elements carry a Number attribute so you can simply search for N

Re: [WiX-users] Error code 1631

2006-08-24 Thread Bob Arnson
Bahar Shah wrote: > again 1631 That's the code for ERROR_CREATE_FAILED. -- sig://boB http://bobs.org - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated tec

Re: [WiX-users] Error code 1631

2006-08-24 Thread Bahar Shah
again 1631On 8/24/06, Bob Arnson <[EMAIL PROTECTED]> wrote: Bahar Shah wrote:> I am sure about the error code.> I am pasting the actual install log entry>> "Action ended 15:42:08: LaunchAgentUI. Return value 1631."Custom actions can return any UINT value. Check what values your CA returns. --sig://

Re: [WiX-users] Error code 1631

2006-08-23 Thread Bob Arnson
Bahar Shah wrote: > I am sure about the error code. > I am pasting the actual install log entry > > "Action ended 15:42:08: LaunchAgentUI. Return value 1631." Custom actions can return any UINT value. Check what values your CA returns. -- sig://boB http://bobs.org --

Re: [WiX-users] Error code 1631

2006-08-23 Thread Bahar Shah
Hi,I am sure about the error code.I am pasting the actual install log entry "Action ended 15:42:08: LaunchAgentUI. Return value 1631."RegardsBahar On 8/24/06, Magus <[EMAIL PROTECTED]> wrote: ERROR_CREATE_FAILED 1631 The Windows Installer service failed to start.Contact your support personnel.Bahar

Re: [WiX-users] Error code 1631

2006-08-23 Thread Magus
ERROR_CREATE_FAILED 1631 The Windows Installer service failed to start. Contact your support personnel. Bahar Shah wrote: > > Hi, > I am trying to launch my own app through a custom action. I get the error > with return value 1631 > Wix version I am using is 2.0.2520.2 > > Any solutions for th

Re: [WiX-users] Error code 1631

2006-08-23 Thread Rob Hamflett
Hmm, according to this page http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/windows_installer_error_messages.asp there is no 1631. Strange. Rob Bahar Shah wrote: > Hi, > I am trying to launch my own app through a custom action. I get the > error with return value 1631

[WiX-users] Error code 1631

2006-08-23 Thread Bahar Shah
Hi,I am trying to launch my own app through a custom action. I get the error with return value 1631Wix version I am using is 2.0.2520.2Any solutions for this ?RegardsBahar - Using Tomcat but need to do more? Need to support web

Re: [WiX-users] Error code 2762

2006-08-09 Thread Bob Arnson
Bahar Shah wrote: > After I finish my installation I get the "unexpected error occured > installing this package. The error code is 2762" > Any idea why I might be getting this error ? I suspect this is due to > a deferred custom action. Any idea on how to get rid of this ? Deferred CAs must be

Re: [WiX-users] Error code 2762

2006-08-09 Thread Rob Hamflett
According to MSDN that means "Cannot write script record. Transaction not started." Hmm, not sure what to do with that, sorry. Rob Bahar Shah wrote: > Hi, > > After I finish my installation I get the "unexpected error occured > installing this package. The error code is 2762" > Any idea why

[WiX-users] Error code 2762

2006-08-09 Thread Bahar Shah
Hi,After I finish my installation I get the "unexpected error occured installing this package. The error code is 2762"Any idea why I might be getting this error ? I suspect this is due to a deferred custom action. Any idea on how to get rid of this ? RegardsBahar ---