PC Review


Reply
Thread Tools Rate Thread

Error, "Could not load file or assembly"

 
 
Curious
Guest
Posts: n/a
 
      12th Jun 2007
Hi,

I have a .NET program that uses a third party assembly. However, it
doesn't seem to work because when I start my program, it gives me an
error as below:

Could not load file or assembly 'acPDFCreatorLib.Net,
Version=2.0.1.32956, Culture=neutral,
PublicKeyToken=8aedc7a81d17941d'

Obviously it's looking for the assembly of version '2.0.1.32956'. I
only have the assembly of version 2.0.1.4. Could anyone tell me how to
get this resovled?

Thanks!

 
Reply With Quote
 
 
 
 
Mike
Guest
Posts: n/a
 
      14th Jun 2007
Its trying to find the 'DLL' so look for the DLL and place it in your BIN
folder of your project and see if that works.


"Curious" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have a .NET program that uses a third party assembly. However, it
> doesn't seem to work because when I start my program, it gives me an
> error as below:
>
> Could not load file or assembly 'acPDFCreatorLib.Net,
> Version=2.0.1.32956, Culture=neutral,
> PublicKeyToken=8aedc7a81d17941d'
>
> Obviously it's looking for the assembly of version '2.0.1.32956'. I
> only have the assembly of version 2.0.1.4. Could anyone tell me how to
> get this resovled?
>
> Thanks!
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Assembly.Load()" - How to find an assembly using an alternate path JohnE Microsoft C# .NET 0 13th Apr 2008 03:50 PM
"Could not load file or assembly" exception =?Utf-8?B?S2V2aW5NdXJwaHlSSkxH?= Microsoft Dot NET 0 2nd Nov 2007 03:49 PM
Load Assembly Type.GetType("Class,Assembly") Mohamed Zaki Microsoft Dot NET Framework 4 7th Jan 2006 07:32 PM
"File or assembly name ..., or one of its dependencies, was not found" error message Ian Lazarus Microsoft VC .NET 1 28th Jan 2005 03:43 AM
How to Catch "Unhandled exception" for a "file or assembly not found" error? Erialc Berts Microsoft C# .NET 1 3rd Nov 2003 04:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:08 PM.