Previous | Next | (P-PDF) Forms & FDF
Topic: Installation of ActivePDF Toolkit fails
Conf: (P-PDF) Forms & FDF, Msg: 27267
From: PatrickDom
Date: 9/17/2001 06:16 AM
Hi,
My company is running the Active PDF Toolkit on two servers. I tried to install it on a third server last weekend.
When I tried to install the toolkit, the registering application did not work. This was because the MSVCP60.dll was not present on the server on which I was installing. After copying the dll from a server where it was present, this problem was solved. I could open the .apr -file and the toolkit license was registered.
Then the installation procedure gave a remark about the msvcrt.dll being read-only. I allowed the procedure to change this by answering yes. So far so good. But finally, the activeX components did not manage to self-register:
The installation procedure gave the following error :
"Following files did not self-register:
C:\Winnt\System32\APToolkit.ocx
The Operating System cannot run %1
C:\Winnt\System32\APTDB.dll
The Operatin System cannot run %1"
When I tried to register these APToolkit components manually, the result was "Loadlibrary("c:\Winnt\System32\APToolkit.ocx") failed. Last error was 0x000000b6.
I looked up the error in the MSDN and it stated that this has something to do with dlls of C++. So I believe that our server misses some C++ dlls. Has anybody had this experience before?
All help is very welcome!