I have a small application to publish and when I try to access the application after FTP publishing, it says:
Status: WrongProductName
Wisej Developer Community License
Expiration –
Version 2.5.23.10
What do I need to do to remedy this?
Thanks
In your web.config file there is a spot for your license that looks like this: <add key="Wisej.LicenseKey" value=""/>
Make sure that you are using a server license there, not a developer license. You can get a free server express license here: https://wisej.com/server-licenses/
Also make sure that your web.config file is being deployed to the server.
Please login first to submit.