Click here to Skip to main content
Sign Up to vote bad
good
See more: C#VB.NET
Hello there!!
 
Im trying to integrate CLIPS with visual studio, the CLIPSNET.dll library works perfect, but, when i run the program it ask for the CLIPSLib.dll.I try to include it in to my workspace, but i get an error message that the reference cannot be added, and to make sure that is a valid COM component or assambly.
 
Can you help me with this??
 
Where i got to put the CLIPSlib.dll?? any special place inside the Visual Studio files??
Posted 4 Dec '12 - 12:55

Comments
gayantcc - 4 Jan '13 - 12:57
Put your CLIPSLIB.dll into the vs2010 debug folder. It worked with me. I have another problem: I want to load CLIPSLIB.dll with windows service. How can I do it?

1 solution

When you run the program the DLL needs to be in either the directory where your executable is loaded from, or one of the system libraries, e.g. Windows\System32.
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 243
1 Rohan Leuva 220
2 Sergey Alexandrovich Kryukov 208
3 Abhinav S 168
4 Mahesh Bailwal 165
0 Sergey Alexandrovich Kryukov 8,494
1 OriginalGriff 6,799
2 CPallini 3,603
3 Rohan Leuva 2,923
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 5 Dec 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid