how to add a reference to assembly

Posted by Gold on Stack Overflow See other posts from Stack Overflow or by Gold
Published on 2010-06-06T11:25:19Z Indexed on 2010/06/06 11:32 UTC
Read the original article Hit count: 309

Filed under:

hi

i try to run pdf to text C# code, i have reference to 2 dll

and i get this error when i try to run the program:

how to add a reference to assembly ?

the type 'java.io.File' is defined in an assembly that is not referenced. You must add a reference to assembly 'IKVM.GNU.Classpath, Version=0.20.0.0, Culture=neutral, PublicKeyToken=13235d27fcbfff58'.

thank's in advance

© Stack Overflow or respective owner

Related posts about c#