Hi all!

Here's my case: In our project we have some help files which needs to be
integrated into the Visual Studio help. We supports both versions 2005 and
2008 so I suppose we need to use the merge modules that targets the VS2005
as well as the VS2008.

Problem 1: When building the wix project  (votive in VS2008) we get a lot of
conflicts. Most of them is of type duplicate actions etc. I guess this is
due to that we're using the merge modules from both VS2005 and VS2008. Is it
possible to only use the help merge modules from VS2008 and alter the target
collection depending on which VS version that is installed? 

Problem 2: We get errors like 'Error 70 ICE03: Not a valid foreign key;
Table: HelpPlugin, Column: HelpNamespace_Parent, Key(s):
MS.VSIPCC.v90.MS.VSCC.v90' from both versions of the VSIPCC merge modules.
Anyone knows how to get rid of those ones?

Cheers,
 Dan

-- 
View this message in context: 
http://www.nabble.com/Integrated-help-in-VS2005---VS2008-tp17998468p17998468.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to