Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the License Keys window by selecting Help > Manage Licenses from the Toolbar menu, and click Generate License Keys.
  2. On the Manage Licenses window, click the Edit icon ( ).
  3. On the Enter credentials to connect window, type your username in the appropriate space.
  4. Enter your password in the corresponding space.
  5. Select the authentication method by clicking the Windows button or the SQL button.
  6. Click Log in and follow the instructions.
Panel
borderColorblack
borderStyledashed
titleLicense Manager WorkaroundborderStyledashed

SQL Diagnostic Manager version 10.0 is designed to integrate with License Manager 2.0, allowing for a self-service licensing model.  However, an issue in the Generate License Keys link of the License Keys window fails to direct to License Manager.  To solve this issue follow the steps below:

To update the License Manager configuration file:

  1. Access the configuration file at: C:\Program Files\Idera\Idera SQL diagnostic manager\License Manager.
     
  2. Right-click the License Manager Utility.exe.config file to open.

  3. Update the tags under appSettings to:  <add key="ServiceUrl" value="https://licensemanager.idera.com/LMService/Service.svc/"/> and <add key="ForgotPasswordUrl" value="http://idera.force.com/apex/PortalForgotPassword"/>.

  4.   Save and exit.

 

...