DatStat Illume SDK Help

Setting up the Example

The DatStat Illume SDK Help installation is located at "C:\Program Files\DatStat\DatStat Illume 4.5 SDK". The survey you will use for this example is expecting the dynamic link libraries (DLL's) to be located at "C:\Program Files\DatStat\DatStat Illume 4.5 SDK\RuntimeSDKExamples\bin\Debug". If, for some reason, you need to change this location, you will need to correct the hook references in the sample survey "SDK40HookSamples.0.0.xml". See below under Adding and Managing Survey Hooks for more information on the hook declarations.

Next, you will need to copy the sample survey "C:\Program Files\DatStat\DatStat Illume 4.5 SDK\RuntimeSDKExamples\SDK45HookSamples.0.0.xml" to your localhost survey cache. This is most easily accomplished by opening the DatStat Illume 4.5 Designer Client, then dragging-and-dropping this file into the "My Surveys" tab.  Alternatively, you can move this file to the "localhost" subdirectory of your survey cache.


Next: Attach the Debugger