Build WebUI Studio

Build WebUI Studio

Deploy your WebUI Studio-powered Silverlight Application

Before you begin, please obtain your Runtime License Key from Intersoft Developer Network 3 , under My Components application.

  1. Launch License Manager for Silverlight from Start Menu\Programs\Intersoft WebUI Studio 2009 R1\Silverlight
  2. Browse to your main Silverlight application assembly and enter your Runtime License Key.

    Application Licensing for SilverLight
  3. Click the Generate button and if the key is valid, the following message will appear.

    Licensing Identity Result
  4. Copy the text that appears in the window.
  5. Create a new XML file in Visual Studio 2008 and name it licenses.islicx.

    Select the licenses.islicx file and switch to the property window. Set the Build Action property to Embedded Resource.

    Note: The licenses.islicx file should be placed in the root folder of your project.

    Licenses.islicx Properties
  6. Paste the text from the License Identity Result into the license.islicx file and save it.

    6.	Paste the text from the License Identity Result
  7. Congratulations! Your Silverlight application is now licensed.

    Please note that this is a one-time application-wide license, which means you will have to license any other unlicensed Silverlight applications.