Menu

clipslib.dll in vba ms access

Help
2010-07-16
2013-04-25
  • Nobody/Anonymous

    I'm trying to add a reference and it says 'can't add reference to specified file'. I guess it can't find the type library? Thanks

     
  • Izya K

    Izya K - 2010-07-16

    What file are you adding?

     
  • Nobody/Anonymous

    CLIPSLib.dll

     
  • Izya K

    Izya K - 2010-07-19

    this is an unmanaged part of the library. This file should be just in the same directory as the CLIPSNet.dll (which is the managed part, and on which you should add a reference in your project) and the executables.

     
  • Nobody/Anonymous

    Hi, I set the reference to the CLIPSNet.dll and I get the same error 'can't add reference to specified file'. This is a vba ms access dd, not dot net. Thanks.

     
  • Izya K

    Izya K - 2010-07-19

    CLIPS.Net is a .Net library. It supposed to be used only in .Net projects.

     

Log in to post a comment.