Hi Daniel,
I could finally fix it using the license enabler. It seems to be alright now.
Thanks for your promptly reply!
>Hi Pablo,
>
>I am not sure why the license enabler is not able to automatically change this one project. Can you email me a copy of this project (just the project file will do)?
>
>In the meantime, please enter ''Syncfusion.Core.Licensing.LicensedComponent, Syncfusion.Core'' in your licenses.licx file and recompile the project. This should fix the error that you are seeing.
>
>Thank you for using Syncfusion products.
>
>Best regards,
>Daniel
>(
[email protected])
>>I''m getting this Syncfusion licensing error when executing a project:
>>
>>''Syncfusion Licensing Runtime was not able to detect an entry for Syncfusion controls in this project''s licx file. Select ''Fix It'' to let the runtime correct this error automatically.
>>
>>(Options are: ''View Diagnostics'' | ''Fix It'')
>>
>>If I click on ''View Diagnostics'' I get the following:
>>
>>Syncfusion Licensing System - Detailed diagnostics.
>>UsageMode = Runtime
>>IsAspDotNet = False
>>RuntimeLicenseKey = No runtime license key found in licx.
>>ExecutingVersionInfo = Syncfusion.Core.Licensing.FusionLicenseProvider, Syncfusion.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=632609b4d040f6b4
>>ErrorMessage =
>>No Assemblies with licenses.licx resource found.
>>No Syncfusion.Core entries found in licenses.licx files.
>>
>>If I click on ''Fix It'' my application runs but gets an unhandled exception when the form instantiates a Syncfusion object (a ChartControl).
>>
>>I''m having this problem with just one project/solution, but not with others.
>>
>>I haven''t found the .licx file on the project folder, so I copied another project''s license file and erased its content.
>>
>>What can I do?
>>
>>Thanks