cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JCostales9
Level 2

MSI faults with "Error 2765. Assembly name missing from AssemblyName table : Component: ."

Multiple versions of Installshield create MSIs that post the following error captured in the subject line. Is there something that can be done to correct the issue? I haven't been able to find enough information online to understand where to start. It occurs on Installshield Pro 2015 and the newest version of Installshield Lite for VS 2019.

0 Kudos
(2) Replies
todd_nguyen
Level 2

I am having the same issue. Can some one tell me how to fix it?
Thanks
0 Kudos

Hi @todd_nguyen ,

The mentioned issue happens :

Cause:

This error is happening due to the name not being specified in the Name column of the MsiAssemblyName table.

As well,
  • Make sure that your assembly is strongly named. For information on strongly named assemblies, see the following Web site:

http://msdn2.microsoft.com/en-us/library/wd40t7ad.aspx

  • Can you check why the assembly doesn't have name as well strongly named or not?

 

Thanks,

Jenifer

0 Kudos