Login  
Search All Forums
Dart Home | Custom Development Reply | Licensing Issues Topics | Forums   
AuthorForum: Licensing Issues
Topic: MIB Component licence pb
User144

Posts: 3
Member Since: 03/25/02
posted March 25, 2002 5:18 AM

On a prod machine, i always have the trial box !
I use the way described in the MibViewer sample (Visual C++ 6)
IMib::Create(LICENCE)
If i don't want the trial box to be displayed i should have the SNMP Tool registry key set with my licence string ; and this not only on the dev machine. Why ?
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted March 25, 2002 4:02 PM


Hi,
If you compile the sample on the machine with the license (adding the serial number to the code), and distribute it, do you get the trial?
Thanks,
-ken

K M Drake
Dart Tech Support
User144

Posts: 3
Member Since: 03/25/02
posted March 28, 2002 3:15 AM

Yes i have the trial message. It only disappear if i create the reg key "SNMP Tool" with the serial number (which should also be in the code)
I also use the Manager component in the same way, but without any problem.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted March 28, 2002 12:22 PM


Hi,
Please download the latest version of our Tool to get the latest samples, add your license to the MibViewer sample, and compile and distribute it.
You should not see the license.
There was a problem with an older version of the MibViewer sample in VC++, where the trial would come up, even if it was compiled on a licensed machine.
But the current version of the sample should work ok, and you should use this as a template.
-ken

K M Drake
Dart Tech Support
User144

Posts: 3
Member Since: 03/25/02
posted April 2, 2002 3:10 AM

Thanks a lot, it works now.

It was missing the licence init code "License = SNMPMIB_LICENSE;" in the view method OnInitialUpdate().

Christophe
User116

Posts: 3
Member Since: 04/16/02
posted April 16, 2002 12:50 PM

Hi,
I have done the above and I still get the trial message?
Then the license reg key is overwritten.
I am using the same value for all components is this correct?
This doesn't occur on my dev machine, which SNMP toolkit is installed, and i've only register the sock and snmp2 on other machines?
thanks in advance?
-Bobby
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 16, 2002 1:08 PM


Hi,
Yes, the license that begins with "Snmp Tool =".
Make sure you have downloaded the latest version of the Snmp Tool, so you get the latest samples(not the update). When you add your license to the samples, compile, and distribute them, you should no longer see the trial message. Please make sure you are using the latest MibViewer sample, because previous versions had a coding problem that would cause the trial to appear.
I just successfully tried this myself, so i know it works correctly.
You can then use this as an example for your app.
Hope this helps,
-ken

K M Drake
Dart Tech Support
Reply | Licensing Issues Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX