I have a license for Spire.Doc and use the command Spire.License.LicenseProvider.SetLicenseKey to register the key in a C# asp.net app, everything works fine when i have that one product. I've now downloaded Spire.DataExport and Spire.PDF to evaluate them and add them to the same project but I'm getting an error:
The type 'LicenseProvider' exists in both 'Spire.DataExport, Version=4.8.0.0, Culture=neutral, PublicKeyToken=663f351905198cb3' and 'Spire.Pdf, Version=8.9.2.0, Culture=neutral, PublicKeyToken=663f351905198cb3
is it not possible to evaluate 2 additional products in addition to the one i have purchased a license for?