VB.NET
Interface (Full Version)
Setting Up VB.NET
The VB.NET interface is in the runtime/vbnet subdirectory. Before you can run
this program, you must set-up the Amzi! Logic Server.
You can do this by
either:
- Put the knowledgewright4/workshop directory on your PATH environment
variable
or
- Copy amzi.cfg, amzi.dll, aosutils.lsx, aodbc.lsx to
the 'bin' subdirectory below your project and code. (Note this subdirectory already
contains amzinet.dll.)
Then you need to:
- Copy the jig
reasoning engine (.xpl) file from the workshop/jigs subdirectory to the 'bin'
subdirectory. For the basic jig, this is basic.xpl, for the support jig, this
is support.xpl, etc.
- Copy the knowledgebase (.kb) file you want to run
to 'bin' subdirectory.
This will let
you run the sample as provided. In order to write your own VB.NET programs, you
need to add a reference to Amzi! Logic Server Module, amzinet.dll, to your project.
This file is in the runtime/vbnet/bin subdirectory.
Copyright ©1996-2002 Amzi! inc. All Rights Reserved. Amzi!,
KnowledgeWright and WebLS are registered trademarks and Subscription Plus and
Logic Server are trademarks of Amzi! inc.