Rank: Newbie Groups: Member
Joined: 5/21/2012 Posts: 2
|
When I use EO.PDF from in my ASP.Net Web API project, it ignores the license registration and thus causes the evaluation message to appear at the bottom.
Is there any way to debug/diagnose this to try to figure out the cause? When using the same assembly and license key in a Web Forms project on the same server, there are no issues.
I'm using version 4.0.34.2 of the library.
Any help is appreciated.
Thank you!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
That happens when your license key version and the DLL version does not match. First you can go to your license key page to make sure you download the key for the right version. Then you would need to check whether your DLL belong to the same version. A DLL version of 4.0.x belongs to EO.Pdf 2012.
Thanks!
|