Can't install RightNow Wizard Add-In
Content
I'm trying to install the RightNow Wizard Add-in using the instructions in the Connect Add-In Framework documentation. When I run gacutil.exe, I get the error as follows:
C:\temp\Add_In_Development_Templates\RightNowAddInTemplateWizard>gacutil.exe -i
RightNowAddInTemplateWizard.dll
Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1
Copyright (c) Microsoft Corporation. All rights reserved.
Failure adding assembly to the cache: Attempt to install an assembly without a s
trong name
I can see the sgKey.snk file right there in the directory with the dll. What do I need to do?
0