Page 1 of 1

Errror 'Interop.PXCComLib5' does not have a strong name

Posted: Wed Aug 10, 2016 9:15 am
by malki.abdelilah@gmail.com
Hi,

I develop an application with .Net FrameWork 4.0 and i reference a Interop.PXCComLib5.dll to my project Library.

My project Library signed with pfx, but when i compile my project i habe this error message :

Referenced assembly 'Interop.PXCComLib5' does not have a strong name

How can i make Interop.PXCComLib5 string named.

Best Regards

Re: Errror 'Interop.PXCComLib5' does not have a strong name

Posted: Mon Aug 15, 2016 2:48 pm
by Sasha - Tracker Dev Team
Hello,

Please check whether this will work for you:
http://stackoverflow.com/questions/3315 ... name-error

Cheers,
Alex