ThumbnailXpress 6 for .NET - User Guide > Licensing > Runtime Licensing > Manually Reported Runtime (Non-Node-Locked) > Solution Name |
The solution name is
Copy Code
|
|
---|---|
ThumbnailXpress tx = new ThumbnailXpress(); tx.Licensing.SetSolutionName("ACMEImaging"); |
The Solution Name must be set in order to use runtime licensing.