Software Activation Issues
First of all, to activate the software, you have to put your order number (can be found in SWReg or ShareIt's order confirmation email) in
~/config/appSettings.config:<add key="OrderRefNumber" value="xxxxxxx"/>
Put your order number as the value for this key.
The last step of the setup program (~/setup) activates the software, so unless you install a new software instance or need to re-activate after moving to a new server, you shouldn't run into any activation issue.
In order to activate the software post setup, you need to be logged in as the System Admin (memberID = 0). You won't be able to access the Software Activation page with any other Admin account.
The following scenarios could be the reasons why you can't activate your current software instance:
- You just purchased the software
- You don't have enough license to cover all your installations
- You moved the software to another server or URL, and cannot active it on the new location
- Your server has some software installed that interferes the HTTP communication
You just purchased the software
In this case, you might run into problem because our license db doesn't have your order record yet. Your order ID will be available for activation within 24 hours.
During this period, you can activate a 30-day Trial license using the default order ID (already set in ~/config/appSetting.config) and re-activate with your own order ID later.
You don't have enough license to cover all your installations
Our software's license is per instance, meaning for each installed instance you need a license to activate. For example, if you install the software on a server farm for load balancing, you need a license for each of your server.
Issue can happen when you install the software on a new machine (e.g. add a new server to your server farm) before you purchase a new license for it. To solve the issue, please purchase additional licenses to match your new installations.
Click here to purchase new licenses.
You moved the software to another server or URL
Our software's license is tied to a URL & a machine, so if you move the software to another site or server, it will show
Trial at the bottom of the pages. You won't be able to re-activate on the new location (url or machine) until you update the license db.
Please log in as the system admin (member ID = 0) and go to the
Software Activation page in the AdminCP. Under
Option 1, launch the
License Management Page after you generate a license validation code. You'll be able to update your license record(s) there and re-activate your software afterwards.
See the best way to move your license to another location.Your server has some software installed that modifies the HTTP communication
If you can't complete the activation step during setup, it's likely your server has some software installed that
rewrites URL. In some cases your server will keep redirecting you to the same page that results in a browser error.
See this page if you can't complete the activation step during setup.