0


I'm trying to integrate CLIPS with visual studio, I'm using CLIPS.Net, and I have a problem with the load function, I get Exception

Failed to load file 'test.clp'

I tried to replace my file with the file in the samples, and I get the exception again! my file is working in the Clips and I have tested it.
Can you help me please?

Ruba
  • 885
  • 4
  • 18
  • 29

1 Answers1

0

Have you tried specifying the full path to the file?

Gary Riley
  • 10,130
  • 2
  • 19
  • 34