10.2b and google .NET library

Faitie

New Member
Hi PT'ers

I was wondering if someone around here had any experience using the google-gdata or any other external .net library in 10.2b.
I'm trying to get it to work but cant seem to find how to link the .net assemblies to the project.
What i'm doing now is going to project -> properties -> openedge -> assemblies and there i'm adding the google.gdata dll's.
But when i'm trying to include them in my project like this : USING Google.GData.Client.
I'm getting the "could not find class or interface Google.GData.Client" error.

Could anyone give me any pointers on where i should start looking to include external dll's.

Thanks in advance Faite.
 
Back
Top