Toolkit Installation

Installation Information About your Toolkit Software

'Core library not loaded Parameter name: Toolkit'
Q.  I'm using Toolkit 10.1.0 and pointed my reference to the C:\Program Files\activePDF\Toolkit\bin\x64\APToolkitNET.dll I am making sure my console ...
Wed, 10 Feb, 2021 at 4:39 PM
How to create WebApp with TK 10.x and TKU
Within your Web project add the following: string baseDir = System.AppDomain.CurrentDomain.BaseDirectory; string Path = baseDir + "bin"; ...
Fri, 8 Apr, 2022 at 11:06 AM
Could not find a part of the path
System.IO.DirectoryNotFoundException: 'Could not find a part of the path 'C:\Program Files (x86)\ActivePDF\Toolkit\bin\x64'.' HResult=0x800...
Fri, 8 Apr, 2022 at 11:07 AM
Server.CreateObject Access Error
Server.CreateObject Access Error The error, "Server.CreateObject failed while checking permissions. Access is denied to this object." occurs. ...
Fri, 8 Apr, 2022 at 11:08 AM
Is Toolkit 100% .NET-managed native code?
Is Toolkit 100% .NET-managed native code? Is Toolkit 100% .NET-managed native code? The DLL that is directly used and referenced in .NET is managed code...
Wed, 10 Feb, 2021 at 4:38 PM
ActiveX component can't create object: APToolkit.Object.
Installing ActivePDF Products on a Windows 2012 Server Prior to installing Toolkit the following updates need to exist: To resolve the Windows Scrip...
Fri, 8 Apr, 2022 at 11:12 AM
Which Accounts are Involved in Running Toolkit?
Which Accounts are Involved in Running Toolkit? ActivePDF Toolkit does not have its own user context so it runs under the current user context, which is...
Fri, 8 Apr, 2022 at 11:12 AM
Changes to NumPages Toolkit 2011 R2
Changes to Memory Handling in Toolkit R2 and Later This topic provides details regarding important changes to the way Toolkit 2011 R2 and later handle memo...
Fri, 8 Apr, 2022 at 11:13 AM
Toolkit library not recognized -NuGet download / .NET Core
Q. Using Toolkit 10.3.0 or below So I made a simple project in .Net Core 3.1 and .Net 5.0, Visual Studio doesn’t seem recognize the library in the using st...
Thu, 4 Mar, 2021 at 9:26 AM