Home Products Purchase Downloads Demos Forums Blogs Documentation Corporate

The installer installs fully-featured demos on your computer, which can help you understand how Aspose.License works quickly and then start your own licensing system based on it. 

Prepare to Open or Run the Demos

As it is an Asp.Net application, before run it or open it in Visual Studio .Net, you need to do the following tasks by yourself .

  1. Create a virtual directory. In Internet Information Services, create a virtual directory named as Aspose.License.Demos.WebApp, pointing to the Aspose\Aspose.License\Demos\Aspose.License.Demos.WebApp folder located in directory you have chosen to install.
  2. Build featured demos in Visual Studio .Net. If you have installed Visual Studio .Net, double click Aspose.License.Demos.WebApp.csproj in the folder Aspose\Aspose.License\Demos\Aspose.License.Demos.WebApp, build or customize your licensed applications.
  3. Run the featured demos. Open Internet Explorer, enter the address as http://localhost/Aspose.License.Demos.WebApp/Default.aspx 

Notes to Use the Demos

Before you use the demo, please read the design notes about the demos.

  1. In order to illustrate all the preset license fields as well as custom fields, we license a .Net component Aspose.License.Demos.dll which can be used in both Windows forms platform and Web forms platform. Actually, it may be simpler if you just want to license a Windows forms application, Web forms application, or a component or a control which can be either used in Windows forms platform or Web forms platform only. 
  2. In order to host the demos on aspose.com to run online, we create a web app Aspose.License.Demos.WebApp.dll to call the licensed .Net component. Aspose.License.Demos also works for Windows Forms applications you can write your own Windows Forms application to call Aspose.License.Demos.dll if you're interested in it.  
  3. In order to demostrate all kinds of combinations among license names, edition names and color names at the same time, we store the license file for a specific combination in its specific folder. However, it should be stored in the same folder in actual use so please be ware of this difference.

See Also

Getting Started | Installation