Application Error Message

If you are a C/C++/C# developer and have any questions about using our products from your application here is the place to post them.
Post Reply
j2quan
Posts: 1
Joined: Thu Jan 04 2007

Application Error Message

Post by j2quan »

I am doing some trial tests with the .NET OCX viewer in C# and the application works fine on my development machine. However when I try to run it on another machine I get the exception as shown below(the acPDFCreator.Net.dll and acPDFCreatorLib.Net.dll files are both in the application directory)

Could not load file or assembly 'acPDFCreatorLib.Net, Version=2.0.1.32956, Culture=neutral, PublicKeyToken=8aedc7a81d17941d' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)

Is there something here that I am missing?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Do you have the same version of .Net Framework installed on both machines?
Post Reply