cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
CChong
Level 11 Flexeran
Level 11 Flexeran

Cannot add files to the Global Assembly Cache

Hi All,
I am using Installshield 2009 MSI and writing an MSI project.
I need to add 10 files to the global assembly cache. These are all .net assemblies.
I have added these files to a folder in [GLOBALASSEMBLYCACHE] using the component wizard.
When I compile the project I am getting the error message
The Destination of the component AllOtherFiles38 is the GlobalAssemblyCache. The component must contain a key file.
But heres the thing. All 10 files that I have added to the GAC are Key files, ie they have the key symbol associated with them. This was automatically done by the Component Wizard. So therefore this error message is incorrect. What am I doing wrong?
Thanks
Labels (1)
0 Kudos
(2) Replies
Holger_G
Level 10

Have you checked (the content of) component named 'AllOtherFiles38'?
0 Kudos
CChong
Level 11 Flexeran
Level 11 Flexeran

Aha, I need to delete this from my project. Thanks.
0 Kudos