SmarterTools Portal Language
 
HomeKnowledge BaseSmarterTicketTroubleshooting - Duplicate License Key
Information
Article ID199
Created On10/24/2006
Modified9/12/2008
Share With Others
Troubleshooting - Duplicate License Key

Applies to: SmarterTicket 2.x

 
Problem:
                              

If you get the error "Duplicate License Key" when trying to activate SmarterTicket.
 
Resolution:

Please run the following SQL Query:

delete from smarterticket_globalsettings
where SettingName = 'ActivationKey' or SettingName = 'LicenseKey'

Please contact SmarterTools Support if you have any questions.