|
Rank: Newbie Groups: Member
Joined: 10/31/2016 Posts: 5
|
Hi, I am trying to merge PDF files and for some reason a string of files that I'm trying to load and append give the following error:
"Could not load file or assembly 'GdPicture.NET.10, Version=10.2.0.29, Culture=neutral, PublicKeyToken=b62102bee80b7c03' or one of its dependencies. The system cannot find the file specified."
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
GdPicture.NET is not our product. You need to contact the vendor of that product for such questions.
|
|
Rank: Newbie Groups: Member
Joined: 10/31/2016 Posts: 5
|
The other exception that followed it were:
"System.Exception: A license key is provided but is not valid for this build."
The odd thing is that this error only appeared for PDFs associated with one batch... all other batches (50+ of 5-10 files each) had no problems. I would imagine that if this error occurred it would occur for all files.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
jzhang wrote:"System.Exception: A license key is provided but is not valid for this build." This occurs when you applied the wrong license key. For example, if you apply license key for EO.Pdf 2015 with DLLs from EO.Pdf 2016, you will receive this error. You need to go to your license key page to download the correct license key that matches the DLL version you use.
|
|
Rank: Newbie Groups: Member
Joined: 10/31/2016 Posts: 5
|
OK, that makes sense... I didn't know license keys were updated on an annual basis. I'll give that a try.
|
|