My organization has purchased a license for Crystal Reports 2008 Developer Advantage but no license key was provided. We just received a PDF document with no license key. It appears that the Cyrstal Reports application throttles our application to 5 concurrent users. Where would I obtain the license key that is needed to remove this constraint. I am looking for the where I would find the value that would be entered in the CRConfig.xml here:
<CrystalReportEngine-configuration>
<reportlocation>../reports</reportlocation>
<timeout>0</timeout>
<keycode>*LICENSE*</keycode>
<ExternalFunctionLibraryClassNames>
<classname></classname>
</ExternalFunctionLibraryClassNames>
</CrystalReportEngine-configuration>
Edited by: djh1120 on Feb 24, 2011 12:29 PM