Site Search:
Sign in | Join | Help
4Penny.net

ComponentArt

Licensing

This is a small piece of code that I got in response to a request on the CA fourm. I'm posting it here so that I can find it more easily when I need it.

 The issue is that when I open an older site to edit it, sometimes the ComponentArt dll gets updated. Then, the client will call sometime later and complain about the licensing 'nag' screen.

 This code will do something if the menu is not properly licensed

 if not menu1.islicensed() then


     'do something


    menu1.visible = false


end if

Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Add

About Steve Gray

Steve is a seasoned (translate: old) developer in VB and ASP.NET. He spends most of his time in Dynamics GP, writing custom mods for consulting firms. Crystal reports, eConnect, VS Tools for Dynamics... anything that comes along.