We have 1 server with 2 website.
In IIS I have configured several applications on each of the 2 websites, one for each of our WiseJ apps.
2 of the applications do not show the “Invalid license” message but a new one I created today does.
I copied the files from the VS2019 folder
Default.html
default.json
web.config
and the entire BIN folder
What did I do wrong?
You copied the correct server license key into web.config right?
If the key is not specified in web.config, Wisej will look for the key in three additional places:
If it doesn’t find the key in any of these places it will show the error.
HTH,
Levie
Please login first to submit.