Spotfire Developer Documentation

Signing the code for the Spotfire extension

Spotfire extensions must be signed with a strong name key to be eligible for deployment on a Spotfire® Server. The Spotfire Extension Project Template contains a default key that is used by default to sign the extension during debugging; however, you should change this key before you build a Release version of your extension and deploy it to Spotfire Server.

About this task

Perform this task in Microsoft Visual Studio.

Procedure

  1. Open the solution in Visual Studio.
  2. In the Solution Explorer, right-click the project, and then select Properties.
  3. Select the Signing tab.
  4. Click Choose a strong name key file, and in the drop-down list, select either New or Browse, depending on whether you have a key.
    OptionDescription
    New Displays the Create Strong Name Key dialog. Provide the required information. For assistance, see the help for the Visual Studio Signing Page.
    Browse Displays a file browser window. Browse to the location of the key.