Posted 16 May 2023, 11:18 pm EST
Hi Mark,
Please make sure you have a ‘licenses.licx’ file in the project that implements the Viewer, also make sure the machine your project is being built upon is licensed.
In order to make sure the ‘licenses.licx’ file is correctly embedded in your project and has all the required license strings please follow the steps below:
- Delete the already present ‘licenses.licx’ file.
- ‘Right-click on your project > Add > New Item’ and add a new PageReport to your project, this will recreate the ‘licenses.licx’ file with all the required string and correctly embed it to your project.
- Now rebuild your project and it should work as expected.
However, if you are using ActiveReports references in a class library please make sure you license the class library project using the steps given here Licensing Compiled Code. In this case you’ll need to delete the ‘licenses.licx’ file as we are licensing the project using ‘.gclicx’ license file.
If the issue persists please tell us more about your project structure, if you are running the compiled version of your project or building it on your client’s system, if the client’s system is licensed and if possible please share a stripped-down sample of your project so we could replicate the issue on our end and further investigate the same.
Regards,
Anand