I downloaded and tried to run the C# demo called MultipleHistorySample and it cannot find the reference to iesignal.dll. I've looked through all of the files that were downloaded when I downloaded eSignal but cannot find it. Any ideas on where I can find this?
Announcement
Collapse
No announcement yet.
C# demo application
Collapse
X
-
I apologize for the delay in responding, when setting up the development environment to use the eSignal Desktop API depends upon the development language that will be used. The eSignal Desktop API is integrated into the eSignal desktop application and is registered as an available ActiveX component during installation. Perform the following steps to set up a Visual Basic project:
1. Select “References” from the Projects menu.
2. Browse for “IESignal” in the Available References list.
3. Ensure that the checkbox for “IESignal” is checked and add it as a reference.
Please let me know if you have any other questions of issues.
Comment