I've a program that uses the Interop.MSFlexGridLib.dll assembly and I cannot use gacutil to install in the GAC as it doesn't have a strongly typed name. If you install the program from my distribution MSI it all works (and run that instance of the exe) it all works fine. However I changed laptops and have had to re-add my projects references and hence I have found this problem (running VS 2013 on windows 8).
Does anyone now how I can register the dll in GAC ??
Urgent that I resolve this so any and all ideas appreciated.
Thanks, Tim
Thank you for you time folks!