Welcome Guest Search | Active Topics | Sign In | Register

License 'xxxxxxxxxx' is not valid for this build. Options
Eli Antebi
Posted: Friday, January 26, 2018 3:59:08 AM
Rank: Newbie
Groups: Member

Joined: 5/23/2017
Posts: 4
We have Eo.Pdf 2018 subscription, which was upgraded from 2015 version (I think). Our project uses HtmlToPdf from ASP.NET code.

Now trying to apply this update to our project and gets this "License 'xxxxxxxxxx' is not valid for this build" error (I erased the original number).

Of course I logged in to the licencing page and updated the EO.Pdf.Runtime.AddLicense with the 2018 key I got from there.

In the original 2015 project I had these DLLs in the BIN folder: EO.Base, EO.Pdf, EO.Pdf.Mvc

Once updated these DLLs with the 2018 version, I got chain of errors that it couldn't load EO.WebBrowser and EO.WebEngine

So I found this resource that says I need to copy these files either:
https://www.essentialobjects.com/doc/pdf/install/deploy.aspx

So I did it and now I get the error "License 'xxxxxxxxxx' is not valid for this build." that returns on the HtmlToPdf.ConvertHtml(str, doc);
line.

Please advice...
eo_support
Posted: Friday, January 26, 2018 3:14:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

This error is always caused by the fact that your license key version and DLL version does not match. You can do a simple test by applying the license key to our EOPdfDemo application and see if it works for you. If that works then your license key is correct. If that does not work then your license key is wrong.

If it works with EOPdfDemo application, then DLLs you use is wrong. In that case you need to update your project reference to reference the new DLLs.

Thanks!
Eli Antebi
Posted: Saturday, January 27, 2018 2:14:25 PM
Rank: Newbie
Groups: Member

Joined: 5/23/2017
Posts: 4
I'm not sure where I should change this key.

I surly installed this new <EO.Total.2018.0.65.0.msi> and took the DLLs from it, and surly copied the license key from 2018 tab from this website.
I run EO.Pdf.Runtime.AddLicense at the beginning of the page that runs HtmlToPdf.ConvertHtml

Where else could that be?

If I put some other text in the EO.Pdf.Runtime.AddLicense, it still writes the same number in the error "License 'xxxxxxxxxx' is not valid for this build"

Also, didn't find where can I test my license key on the demo app.
eo_support
Posted: Monday, January 29, 2018 2:53:42 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

We have found this to be an issue on our end and have emailed you a new license key. Please let us know if the new key works for you.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.