Licensing Information > Troubleshooting > I have a licensed version of a ComponentOne product but I still get the splash screen when I run my project. |
If this happens, there may be a problem with the licenses.licx file in the project. It either doesn't exist, contains wrong information, or is not configured correctly.
First, try a full rebuild (Rebuild All from the Visual Studio Build menu). This will usually rebuild the correct licensing resources.
If that fails follow these steps:
Alternative 1: Follow these steps:
Alternative 2: Follow these steps:
Try each of these options multiple times, if necessary. If that still does not help, are you creating any of the controls in code rather than design-time? If so, you must add an entry for the control in the licenses.licx file (see http://helpcentral.componentone.com/PrintableView.aspx?ID=1886 for more information). Also if this is a Web site, as opposed to an ASP.NET Web application, please try right-clicking the licenses.licx file and selecting "Build Runtime Licenses" from the context menu.