PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
Error, "Could not load file or assembly"
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
Error, "Could not load file or assembly"
![]() |
Error, "Could not load file or assembly" |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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! |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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" <fir5tsight@yahoo.com> wrote in message news:1181676966.935970.20670@a26g2000pre.googlegroups.com... > 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! > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

