|
|
|
Daniel Hughes-2
|
Error 1 Item has already been added. Key in dictionary:
'reg4E1AB2B932815062605C8450DBB987C0' Key being added: 'reg4E1AB2B932815062605C8450DBB987C0' light.exe 0 I did find some references to this on the web saying its a bug http://n2.nabble.com/Trouble-with-Light-in-Visual-Studio-2008-and-Team-Build-2008-td707930.html. I am using the 3.0.5419.0 RTM which is dated Sun Jul 05 2009 00:03 from the http://sourceforge.net/projects/wix/files/ this appears to be the newest release in the 3.0 range I notice the weekly release are now in the 3.5 range. So can I assume that their was never a full 3.0 release...? Does anyone know if this has been fixed or if their is a work around. Is the 3.5 range stable enough for production use and does it fix this problem. Cheers, Daniel ======================================================================= This email, including any attachments, is only for the intended addressee. It is subject to copyright, is confidential and may be the subject of legal or other privilege, none of which is waived or lost by reason of this transmission. If the receiver is not the intended addressee, please accept our apologies, notify us by return, delete all copies and perform no other act on the email. Unfortunately, we cannot warrant that the email has not been altered or corrupted during transmission. ======================================================================= ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Blair-2
|
You do have the full 3.0 RTM release. I haven't yet reproduced the problem,
even when calling light multiple times from the same MSBuild instance, but you could try adding the following property to your .wixproj file: In the main <PropertyGroup> (the one without conditions towards the top of the file) add the following new property: <RunWixToolsOutOfProc>true</RunWixToolsOutOfProc> Please let us know if that seems to cure the issue. Also helpful would be to know if it is 100% repeatable for you. -----Original Message----- From: Daniel Hughes [mailto:[hidden email]] Sent: Thursday, October 29, 2009 5:34 PM To: [hidden email] Subject: [WiX-users] [WiX-user] light error Key already added Error 1 Item has already been added. Key in dictionary: 'reg4E1AB2B932815062605C8450DBB987C0' Key being added: 'reg4E1AB2B932815062605C8450DBB987C0' light.exe 0 I did find some references to this on the web saying its a bug http://n2.nabble.com/Trouble-with-Light-in-Visual-Studio-2008-and-Team-Build -2008-td707930.html. I am using the 3.0.5419.0 RTM which is dated Sun Jul 05 2009 00:03 from the http://sourceforge.net/projects/wix/files/ this appears to be the newest release in the 3.0 range I notice the weekly release are now in the 3.5 range. So can I assume that their was never a full 3.0 release...? Does anyone know if this has been fixed or if their is a work around. Is the 3.5 range stable enough for production use and does it fix this problem. Cheers, Daniel ======================================================================= This email, including any attachments, is only for the intended addressee. It is subject to copyright, is confidential and may be the subject of legal or other privilege, none of which is waived or lost by reason of this transmission. If the receiver is not the intended addressee, please accept our apologies, notify us by return, delete all copies and perform no other act on the email. Unfortunately, we cannot warrant that the email has not been altered or corrupted during transmission. ======================================================================= ---------------------------------------------------------------------------- -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Sandeep Gautam (HCL Technologies Ltd)
|
Hi All,
I have one file which has property vital="yes" but on some machine it is not copying and installation is showing successful. Anybody has any clue why it is happening. Regards -Sandeep ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Brian Rogers
|
Hey,
Have you checked the log file output to see what the installer says is happening to those particular files? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove <-- NEW On Thu, Oct 29, 2009 at 11:14 PM, Sandeep Gautam (HCL Technologies Ltd) < [hidden email]> wrote: > Hi All, > > I have one file which has property vital="yes" but on some machine it is > not copying and installation is showing successful. > > Anybody has any clue why it is happening. > > Regards > -Sandeep > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Sandeep Gautam (HCL Technologies Ltd)
|
In Log file it is saying Installed:Absent
MSI (s) (1C:4C) [06:03:02:129]: Component: notepad.exe; Installed: Absent; Request: Null; Action: Null -----Original Message----- From: Brian Rogers [mailto:[hidden email]] Sent: Friday, October 30, 2009 11:59 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" Hey, Have you checked the log file output to see what the installer says is happening to those particular files? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove <-- NEW On Thu, Oct 29, 2009 at 11:14 PM, Sandeep Gautam (HCL Technologies Ltd) < [hidden email]> wrote: > Hi All, > > I have one file which has property vital="yes" but on some machine it is > not copying and installation is showing successful. > > Anybody has any clue why it is happening. > > Regards > -Sandeep > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Rob Mensching-7
|
That almost always means the Component was conditioned out so it didn't
install. It might also be that the KeyPath is already installed so the Component doesn't need to be installed. The log file should tell you that as well. On Thu, Oct 29, 2009 at 11:56 PM, Sandeep Gautam (HCL Technologies Ltd) < [hidden email]> wrote: > In Log file it is saying Installed:Absent > > MSI (s) (1C:4C) [06:03:02:129]: Component: notepad.exe; Installed: Absent; > Request: Null; Action: Null > > -----Original Message----- > From: Brian Rogers [mailto:[hidden email]] > Sent: Friday, October 30, 2009 11:59 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" > > Hey, > > Have you checked the log file output to see what the installer says is > happening to those particular files? > > Thanks, > > Brian Rogers > "Intelligence removes complexity." - Me > http://blogs.msdn.com/icumove <-- NEW > > > On Thu, Oct 29, 2009 at 11:14 PM, Sandeep Gautam (HCL Technologies Ltd) < > [hidden email]> wrote: > > > Hi All, > > > > I have one file which has property vital="yes" but on some machine it is > > not copying and installation is showing successful. > > > > Anybody has any clue why it is happening. > > > > Regards > > -Sandeep > > > > > > > ------------------------------------------------------------------------------ > > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > > is the only developer event you need to attend this year. Jumpstart your > > developing skills, take BlackBerry mobile applications to market and stay > > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > > http://p.sf.net/sfu/devconference > > _______________________________________________ > > WiX-users mailing list > > [hidden email] > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Rob Mensching-7
|
In reply to this post
by Blair-2
That error almost certainly means you have to XML elements in the WiX
toolset generating the same registry key. I think there is a known bug in WiX v3 around a certain configuration of ProgId elements that can cause this but my memory is fuzzy. Try removing elements that generate registry keys (Registry*, Class, ProgId, TypeLib, Interface) and to narrow down the conflict. Eventually, I think you'll find that one element or another creates a duplicate registry key. On Thu, Oct 29, 2009 at 10:00 PM, Blair <[hidden email]> wrote: > You do have the full 3.0 RTM release. I haven't yet reproduced the problem, > even when calling light multiple times from the same MSBuild instance, but > you could try adding the following property to your .wixproj file: > > In the main <PropertyGroup> (the one without conditions towards the top of > the file) add the following new property: > > <RunWixToolsOutOfProc>true</RunWixToolsOutOfProc> > > Please let us know if that seems to cure the issue. Also helpful would be > to > know if it is 100% repeatable for you. > > -----Original Message----- > From: Daniel Hughes [mailto:[hidden email]] > Sent: Thursday, October 29, 2009 5:34 PM > To: [hidden email] > Subject: [WiX-users] [WiX-user] light error Key already added > > Error 1 Item has already been added. Key in dictionary: > 'reg4E1AB2B932815062605C8450DBB987C0' Key being added: > 'reg4E1AB2B932815062605C8450DBB987C0' light.exe 0 > > I did find some references to this on the web saying its a bug > > http://n2.nabble.com/Trouble-with-Light-in-Visual-Studio-2008-and-Team-Build > -2008-td707930.html. > > I am using the 3.0.5419.0 RTM which is dated Sun Jul 05 2009 00:03 from > the http://sourceforge.net/projects/wix/files/ this appears to be the > newest release in the 3.0 range > > I notice the weekly release are now in the 3.5 range. So can I assume > that their was never a full 3.0 release...? > > Does anyone know if this has been fixed or if their is a work around. Is > the 3.5 range stable enough for production use and does it fix this > problem. > > Cheers, > Daniel > > > > ======================================================================= > This email, including any attachments, is only for the intended > addressee. It is subject to copyright, is confidential and may be > the subject of legal or other privilege, none of which is waived or > lost by reason of this transmission. > If the receiver is not the intended addressee, please accept our > apologies, notify us by return, delete all copies and perform no > other act on the email. > Unfortunately, we cannot warrant that the email has not been > altered or corrupted during transmission. > ======================================================================= > > > > ---------------------------------------------------------------------------- > -- > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Wilson, Phil
|
In reply to this post
by Sandeep Gautam (HCL Technologies Ltd)
Just to point out that vital doesn't mean "install this file whatever else happens"..... There are still component rules etc that take precedence.
http://msdn.microsoft.com/en-us/library/aa368596(VS.85).aspx and msidbFileAttributesVital Phil Wilson -----Original Message----- From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[hidden email]] Sent: Thursday, October 29, 2009 11:56 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" In Log file it is saying Installed:Absent MSI (s) (1C:4C) [06:03:02:129]: Component: notepad.exe; Installed: Absent; Request: Null; Action: Null -----Original Message----- From: Brian Rogers [mailto:[hidden email]] Sent: Friday, October 30, 2009 11:59 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" Hey, Have you checked the log file output to see what the installer says is happening to those particular files? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove <-- NEW On Thu, Oct 29, 2009 at 11:14 PM, Sandeep Gautam (HCL Technologies Ltd) < [hidden email]> wrote: > Hi All, > > I have one file which has property vital="yes" but on some machine it is > not copying and installation is showing successful. > > Anybody has any clue why it is happening. > > Regards > -Sandeep > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users *** Confidentiality Notice: This e-mail, including any associated or attached files, is intended solely for the individual or entity to which it is addressed. This e-mail is confidential and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify the sender immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person. This email comes from a division of the Invensys Group, owned by Invensys plc, which is a company registered in England and Wales with its registered office at Portland House, Bressenden Place, London, SW1E 5BF (Registered number 166023). For a list of European legal entities within the Invensys Group, please go to http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77. You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail [hidden email]. This e-mail and any attachments thereto may be subject to the terms of any agreements between Invensys (and/or its subsidiaries and affiliates) and the recipient (and/or its subsidiaries and affiliates). ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Blair-2
|
What vital primarily means is: when there is an error copying the file into
place, don't supply an "ignore" button on the error/how-to-continue dialog. The user has just two choices: try again, or abort/rollback (depending on whether rollback was disabled or not). -----Original Message----- From: Wilson, Phil [mailto:[hidden email]] Sent: Friday, October 30, 2009 9:50 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" Just to point out that vital doesn't mean "install this file whatever else happens"..... There are still component rules etc that take precedence. http://msdn.microsoft.com/en-us/library/aa368596(VS.85).aspx and msidbFileAttributesVital Phil Wilson -----Original Message----- From: Sandeep Gautam (HCL Technologies Ltd) [mailto:[hidden email]] Sent: Thursday, October 29, 2009 11:56 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" In Log file it is saying Installed:Absent MSI (s) (1C:4C) [06:03:02:129]: Component: notepad.exe; Installed: Absent; Request: Null; Action: Null -----Original Message----- From: Brian Rogers [mailto:[hidden email]] Sent: Friday, October 30, 2009 11:59 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] File is not copying sometime with Vital="yes" Hey, Have you checked the log file output to see what the installer says is happening to those particular files? Thanks, Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove <-- NEW On Thu, Oct 29, 2009 at 11:14 PM, Sandeep Gautam (HCL Technologies Ltd) < [hidden email]> wrote: > Hi All, > > I have one file which has property vital="yes" but on some machine it is > not copying and installation is showing successful. > > Anybody has any clue why it is happening. > > Regards > -Sandeep > > > -- > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users ---------------------------------------------------------------------------- -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users *** Confidentiality Notice: This e-mail, including any associated or attached files, is intended solely for the individual or entity to which it is addressed. This e-mail is confidential and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify the sender immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person. This email comes from a division of the Invensys Group, owned by Invensys plc, which is a company registered in England and Wales with its registered office at Portland House, Bressenden Place, London, SW1E 5BF (Registered number 166023). For a list of European legal entities within the Invensys Group, please go to http://www.invensys.com/legal/default.asp?top_nav_id=77&nav_id=80&prev_id=77 . You may contact Invensys plc on +44 (0)20 7821 3848 or e-mail [hidden email]. This e-mail and any attachments thereto may be subject to the terms of any agreements between Invensys (and/or its subsidiaries and affiliates) and the recipient (and/or its subsidiaries and affiliates). ---------------------------------------------------------------------------- -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Konrad Brunner
|
Downloaded and installed wix3.0.5419.0-x86-setup.zip and
ProjectAggregator2.msi on a WindowsServer2003 with Visual Studio 2005 Professional SP1. Now missing the templates in New Project... Tried devenv.exe /setup. This copied the templates from "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\WiX" to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplatesCache\WiX". May still no template visible in new project! The folder "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ItemTemplates" and "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\ItemTemplatesCache" does not contain any file regarding WiX! IDE was closed during install. Tried also a repair. Nothing helps. Regards Konrad ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
|
Rob Mensching-7
|
In reply to this post
by Blair-2
I'm not a Votive expert, but you might try downloading the matching
wix-binaries.zip and pull the template .zip files out of there. Then you could manually place them and try the devenv /setup step. That's essentially what the installer does so I guess another option would be to uninstall and install again hoping for a better outcome. Others might have better ideas. On Fri, Oct 30, 2009 at 1:32 PM, Konrad Brunner <[hidden email]>wrote: > Downloaded and installed wix3.0.5419.0-x86-setup.zip and > ProjectAggregator2.msi on a WindowsServer2003 with Visual Studio 2005 > Professional SP1. Now missing the templates in New Project... > > Tried devenv.exe /setup. This copied the templates from "C:\Program > Files\Microsoft Visual Studio 8\Common7\IDE\ProjectTemplates\WiX" to > "C:\Program Files\Microsoft Visual Studio > 8\Common7\IDE\ProjectTemplatesCache\WiX". May still no template visible in > new project! > > The folder "C:\Program Files\Microsoft Visual Studio > 8\Common7\IDE\ItemTemplates" and "C:\Program Files\Microsoft Visual Studio > 8\Common7\IDE\ItemTemplatesCache" does not contain any file regarding WiX! > > IDE was closed during install. Tried also a repair. Nothing helps. > > Regards > Konrad > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > WiX-users mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
|
Bob Arnson-6
|
In reply to this post
by Konrad Brunner
Konrad Brunner wrote:
> Downloaded and installed wix3.0.5419.0-x86-setup.zip and > ProjectAggregator2.msi on a WindowsServer2003 with Visual Studio 2005 > Professional SP1. Now missing the templates in New Project... > Known bug: https://sourceforge.net/tracker/?func=detail&aid=2586446&group_id=105970&atid=642714 -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/wix-users |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |