Hello,

I looked at the other developer's add/remove programs, it showed the
same version as mine:

Windows Installer XML Toolset 3.5

Before the "upgrade," I see:

$(MSBuildExtensionsPath)\Microsoft\WiX\v3.5\Wix2010.targets

In the .wixproj file, after the "upgrade," I see:

$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets

Is v3.x\Wix.targets a newer version than v3.5\Wix2010.targets, it
seems older to me.  Both myself and the other developer are opening
the .wixproj files with VS 2010.

Thanks,
Eric
On Tue, Jan 4, 2011 at 3:57 PM, jhennessey <jack.hennes...@hyland.com> wrote:
>
> It looks like they have an older version of 3.5 installed than you do. I
> believe it used to v3.5 but was later switched to use v3.x. If you both
> install the same version it should solve your problem.
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Upgrading-wixproj-tp5890061p5890126.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to