Could not load file or assembly 'acPDFCreatorLib.Net

The PDF Creator .NET Library enables you to create secure PDF documents on the fly and to view, print and process existing PDF documents. If you have any questions about PDF Creator .Net, please post them here.
Post Reply
schwad
Posts: 1
Joined: Mon May 11 2009

Could not load file or assembly 'acPDFCreatorLib.Net

Post by schwad »

I am running a custom C#.net application and I get the following error even after installing the vcredist_x86.exe application.
I have ran the same application of two other VM's and two other physical IBM servers with no problems.

This application is running on ESXi VM Win Server 2003 SP2 with .Net 2.0 framework installed.


System.IO.FileNotFoundException: Could not load file or assembly 'acPDFCreatorLib.Net, Version=3.0.2625.36275, Culture=neutral, PublicKeyToken=8aedc7a81d17941d' or one of its dependencies. The system cannot find the file specified.
File name: 'acPDFCreatorLib.Net, Version=3.0.2625.36275, Culture=neutral, PublicKeyToken=8aedc7a81d17941d'
at ManifestServer2.frmMain.frmMain_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)....

Any suggestions would be appreciated,

David
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: Could not load file or assembly 'acPDFCreatorLib.Net

Post by Joan »

Please make sure you have the Creator libraries for .Net framework 2.0. You can get these by contacting support@amyuni.com
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: Could not load file or assembly 'acPDFCreatorLib.Net

Post by Joan »

Hello,

This isn't the same issue as http://www.amyuni.com/forum/viewtopic.php?f=16&t=2558 ?
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
BruceT
Posts: 1
Joined: Thu Aug 06 2009

Re: Could not load file or assembly 'acPDFCreatorLib.Net

Post by BruceT »

Was a solution to this issue ever discovered?

I too am having the same issue, where my application cannot find the the acPDFCreatorLib.Net.dll. It is version 4.0.0.8 (Created with Version 2.0 of the .NET Framework). This application is written in C#, and is running as a service.

The strange thing is that I have a second application written in VB.NET, not running as a service, that works fine. The PDF dll is referenced the exact same way for both apps.

Any help would be greatly appreciated.

Bruce
Jose
Amyuni Team
Posts: 553
Joined: Tue Oct 01 2002
Contact:

Re: Could not load file or assembly 'acPDFCreatorLib.Net

Post by Jose »

Hello,

I suggest that you contact support@amyuni.com. I believe they have a solution for this issue.


Thanks
Get PDF Suite, the expert .NET developer toolkit for PDF conversion, creation and editing - www.amyuni.com/pdfsuite
Post Reply