09-08-2010 05:23 AM
Hello,
First of all, I'm not sure to post in the right Group. Perhaps this Group --> http://decibel.ni.com/content/groups/add-on-licensing-toolkit-beta?view=overview is more appropriate... Let me know if I have to move this discussion.
I'm currently packaging a future toolkit using the new LV 2010 licensing and activation method.
I've successfully created a package, installed it in LV 2010 and I'm testing all features listed in p8 of the Sohum Misra's presentation (LICENSING & ACTIVATION TECHNOLOGY - Building commercial Software & Add-ons).
I'm currently able to build an executable with VIs from my toolkit even if the status toolkit is "Evaluation".
What I'm doing wrong ? Anybody has already test this feature ?
Thanks for your help
Olivier
09-08-2010 09:50 AM
Hi Olivier,
I'm not sure what's going on here. I just tested out the feature again with a test toolkit and the inclusion of eval-mode VIs in an executable build spec causes an error to be shown that the VI needs to be in "edit mode".
In the "VIs have protected block diagrams" bullet that you checked off above, can you verify that a similar error message to this is displayed when you open one of the eval licensed VIs that you include in your executable and change it to edit mode (Ctrl+M)?
Thanks,
Sohum.
09-08-2010 10:12 AM
Hi Sohum,
As you can see below, I've got expected behavior for protected diagram...
I'm running LabVIEW 2010 on an Windows XP SP2 and I've build my package with VIPM 2010.
Do you think trying to protect the lvlib using "Add-on Licensing Tool" can be interesting to figure out the problem or not ?
Thanks,
Olivier
09-08-2010 10:27 AM
Thanks for the update, Olivier. I'm not sure how app builder is succeeding in building the executable if the contained VI is read-only. I'll do some more testing on my end with the machine configuration you have and with a VIPM-built package.
ojo wrote:
I'm running LabVIEW 2010 on an Windows XP SP2 and I've build my package with VIPM 2010.
Do you think trying to protect the lvlib using "Add-on Licensing Tool" can be interesting to figure out the problem or not ?
This would definitely help eliminate one of the potential issues. Please remember to make a back-up of the library and the contained VIs before running the tool since unlike VIPM it directly modifies the library that is selected.
Thanks again!
-Sohum.
09-09-2010 03:57 AM
new update :
Message was edited by: Olivier Jourdan
09-09-2010 09:55 AM
Olivier,
Thanks for the updates. This will help in diagnosing the problem. I'll keep you posted when I figure out what is going on.
-Sohum.
09-14-2010 11:26 AM
Sohum, an other possible helpful information, when the toolkit is activated, I can build EXE without uncheck "Remove unused polymorphic VI instances" option.
Hope it can help you.
Olivier