License Key and .NET - WeOnlyDo Discussion board

License Key and .NET (General questions)

by usrVC, Wednesday, December 15, 2004, 13:54 (7080 days ago)

Hello,

I'm trying to used wodTelnetDLX with C#/.NET.
I've imported COM object and everything is working fine.
But when I want to specify the Licensekey when I create a new class, I can't do it, because the member LicenseKey doesn't exist.

my code is very simple :
[code]
wodTelnetDLXComClass connectionTelnet ;
connectionTelnet = new WODTELNETDLXCOMLIB.wodTelnetDLXComClass() ;
[/code]
and then, I can't acces LicenseKey member.

Have I done something wrong ?
Is it a problem with C#/.NET ?
Or does I need to have a non-demo version of the DLL ? (I've a valid License Key but I've downloaded TelnetDLX demo version from the web)

Thank you


Complete thread: