My app don't run on Hosting or Localhost

0
0

Hi

i use the trial version of wisej when running debug in vs 2022 everything works fine, but when i upload to Localhost or Hosting it doesn’t show any form information.
my server has installed .net sdk 4.8
The image I attached to the email is the application running on vs2022. But when uploaded to hosting, it does not run.

 

Attachment
  • You must to post comments
0
0

I have reconfigured the server and the application is running.

  • You must to post comments
0
0

When I click on the link and look at your app, it shows an “Invalid Server License” error. It says “Status: WrongProductName Wisej Developer Professional License Expiration: 9/6/2025 Version: 3.5.11.5”

The WrongProductName error happens when you use a Developer License in the web.config instead of a Server License. Open your web.config file and add the server license key here:

<add key="Wisej.LicenseKey" value=""/>

If you don’t already have a Server License, you can get one here: https://wisej.com/server-licenses/

 

Hope this helps,

Julie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.