tags:

views:

277

answers:

2

I know I'm going all the way down the long tail on this one, but does anyone have any FUNCTIONING Redi Plus Active X API Samples? I need to connect to their API and none of the .NET code samples they gave me actually work, and I cannot get anyone from Redi to give me any support as to why they don't work.

If you've used the Redi Plus Active X API you know what I'm talking about. All the code takes object as its parameter type and then returns an object. Nothing returns errors codes or descriptions or anything. The samples compile and run, but nothing actually happens.

+1  A: 

What language do you need them in?

I use them with Excel/VBA all the time with no problem.

Thanks for the help. Turns out my account and had never been appointed for API access, so all API calls just failed without throwing an error. That made debugging the problem extremely difficult.
Jonathan Beerhalter
A: 

Did you get your redi API to work? I could use a little help.

I did get everything working just fine. Go ahead an post a question and I'll see if I can answer it.
Jonathan Beerhalter