Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

license question and host

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
pro



Joined: 09 Jun 2016
Posts: 1

PostPosted: Thu Jun 09, 2016 5:11 pm    Post subject: license question and host Reply with quote

Hi,

I have couple of questions

1/ Which kind of hosting does your software run on : php or asp.net hosting. I need to find the right hosting company

2/ Is there a Maintenance plan for licensing, that is when Maintenance plan expired user can still use my software but will not able to perform any updates/upgrade

Thanks.
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu Jun 09, 2016 10:34 pm    Post subject: Reply with quote

1. You need ASP.NET hosting (2.0 or later)
2. You can implement this type of scheme by including the maintenance expiry date in the Authentication Data for the license. In your code you include a release date constant which you update each time you release (or you could read the executable file creation date). When you read the license you check that the release date is not later than the maintenance expiry date.

It is also possible to use the built-in expiry date for this purpose (instead of adding the maintenance expiry date to authentication data) - by unchecking the "Disable expired licenses" option for the product. The disadvantage of doing this is that you won't be able to issue normal time limited licenses.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group