I have really wierd problem. If I compile the application under Visual Studio 2008 on Window 7 64bit, when running on a another machine I get "unlicensed version" message only the first time I run the application. It does not come up again. Using the same .licx file if I compile on 32bit XP the same project the "unlicensed version" message error does not appear. I have tried creating a new project with 1 form and fresh .licx file automatically created when the Ribbon control dropped on the form. The same problem, no message if compiled on 32bit XP and message appears (only for the first time) when compiled under Windows 7.
I am using fairly old version of Krypton 2.6.1 (not because I don't want to pay for upgrade but because if I upgrade the libraries to the newer version, all the UI goes nuts and since I have nearly 50 projects with around 600 forms - reviewing each one is not an option).
Is there are any way around this problem?