jm2008
Posts: 62
Joined: Tue Jul 08, 2008 10:24 am

Error in License module

Hi,

I use AI license module, the problem is that when the trial dialog appears on the user's machine, it doesn't give them option to try the software!!!!!! only one blank window saying you have 14 days trial, then Next / Finish button

There is something wrong with this window!! Any help!!
Attachments
err2.jpg
err2.jpg (17.73 KiB) Viewed 8606 times
err1.jpg
err1.jpg (17.7 KiB) Viewed 8606 times
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Error in License module

Hi,

This happens because your application doesn't use a common controls manifest (Microsoft.Windows.Common-Controls version 6.0). Perhaps this article will help you.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
jm2008
Posts: 62
Joined: Tue Jul 08, 2008 10:24 am

Re: Error in License module

Thanks for your reply,

But I'm using VB.net with VS 2005 -- The article you sent me is related to MFC?

Is there is any setup I have to implement in my application in order to display the license Dialog box? I checked the User Manual for the License Module, it mention nothing related to additional manifest files?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Error in License module

Hi,
But I'm using VB.net with VS 2005 -- The article you sent me is related to MFC?
I mentioned the article because it contains details about what to use in the application manifest. You can find a full manifest example here.
Is there is any setup I have to implement in my application in order to display the license Dialog box?
Yes, you need to include a manifest which makes your application use Microsoft.Windows.Common-Controls version 6.0.
I checked the User Manual for the License Module, it mention nothing related to additional manifest files?
This is because most applications already use these manifest entries.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
belsonmarble
Posts: 65
Joined: Wed May 22, 2019 1:43 am

Re: Error in License module

Oops, 404 Error! That page can’t be found.
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Error in License module

Hi,

Thank you for bringing this to our attention. Just fixed the invalid link.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”