Wisej displaying blank after move to different server.

Answered
0
0

Hi,

Kind of an emergency if you can help. Our hosting company has upgraded/migrated our site to a different server. Our two wisej programs that we use (order processing and payroll calculator) are coming up blank with no error. The ‘view source’ HTML is just the basic wisej default:

<!DOCTYPE html>
<html>
<head>
<title>WinTaxCalculator</title>
<meta charset=”utf-8″ />
<script src=”wisej.wx”></script>
</head>
<body>

</body>
</html>

 

Is this a licensing problem or something else? Is there anything we can tell the hosting company to do to correct this?

Appreciate any help!

Robin.
robin@hrclub.ca

 

 

 

  • You must to post comments
Best Answer
0
0

Hi Robin,

It’s not a licensing issue. If the page comes up blank it means that Wisej is not being loaded probably because web.config is wrong. Try http://your url/wisej.wx. You should get the js loader. Similar to this http://demo.wisej.com/wisej.wx. You can also send the url to support (at) wisej.com if you want use to take a look.

HTH

  • Robin Lao
    Thank you. We tried this and it came up with ‘page not found’. We’ll send the URL and a copy of the web.config to support.
  • Luca (ITG)
    Thanks, I tried the link I received from your web site and the error is that ASP.NET is not installed.
  • Robin Lao
    Thank you Luca for your advise via email. The hosting company adjusted the ‘Verify that file exists’ flag to false in IIS and all is working well. Thanks again for your prompt help! Best, Robin
  • You must to post comments
0
0

Thanks Luca,

That’s strange. Plesk says that ASP.NET is installed.

See attached PDF.

BTW we are on WiseJ 2.1.81

Robin.

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.