Adding Redi Type Library reference in Visual Studio 2013

Options
mikez
mikez Newcomer

Hi.

I am trying to get real-time
market price feed (Level 1) via REDI API.

The version of REDI
Plus I have installed is 16.1.0. I am using Visual Studio 2013 and trying to add
a reference to the Redi 1.0 Type Library in a C# console application and getting
an error attached in the screenshot.

image

I am guessing this might be a installation or configuration issue, but unable to put a finger on it.

Additionally, I have installed the Excel Add-In to be able to submit orders using the Excel macro file.

Any help would be appreciated. Please let me know if additional information is needed.

Best Answer

  • zoya faberov
    zoya faberov ✭✭✭✭✭
    Answer ✓

    Hello @mikez,

    To help you to pinpoint the issue, have created an empty 2013 console project and added reference to my local redi.tlb to it.

    I attach it here:

    consoletest1.zip

    You may be able to open it, and if no errors, remove the included reference to .redi.tlb and try adding back reference to .tlb in the local installation of your REDI Plus. The error may give further insight.

Answers