Hi,
I'm looking into sending real time data to VB.Net and I found the sample in the file sharing section, I've refferenced the Interop.IESignal.dll file but I get a COM error on launch.
I'm using VS2008 and I tried changing it to .Net 2.2 version but still no luck.
Are there ANY postings on how data can be sent to a DLL/class library like this, anywhere? I've googled for a long time and could not find anything that describes how to set it up.
I am using eSignal 11, and the Interop.IESignal.dll I mentioned was within the solution provided on file share.
I would also be interested in historical data, but I'll figure that out on my own later, I just need the stream.
Thanks!
I'm looking into sending real time data to VB.Net and I found the sample in the file sharing section, I've refferenced the Interop.IESignal.dll file but I get a COM error on launch.
I'm using VS2008 and I tried changing it to .Net 2.2 version but still no luck.
Are there ANY postings on how data can be sent to a DLL/class library like this, anywhere? I've googled for a long time and could not find anything that describes how to set it up.
I am using eSignal 11, and the Interop.IESignal.dll I mentioned was within the solution provided on file share.
I would also be interested in historical data, but I'll figure that out on my own later, I just need the stream.
Thanks!
Comment