2008/10/29 INRO(Robert Inzinger) <[EMAIL PROTECTED]>:
> Hi
>
> I try to generate a path with pyro (3.0.4429.0). With "normal" files
> there are no problems. If I try to generate a patch of a .Net Assembly I
> get the following error:
>
> pyro.exe : error PYRO0130 : The primary key 'RUNT_SdConfig.dll/version'
> is duplicated in table 'MsiAssemblyName'.  Please remove one of the
> entries or rename apart of the primary key to avoid the collision.
>
> I cannot find a duplicate entry in the table MsiAssemblyName.
>
> Any help?
>
> Regards
>
> Robert

I lack detailed informations about the difference between your two
setups and between your two assembly versions.
Did you follow basic rules in authoring your setup:
-Are the KeyPath well put in the component on the exe <File/>?
-Did you fill the corresponding AssemblyName and AssemblyManifest properties?
-Do the two implementations support the same strong name?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to