I created a new simple WiseJ 4 Web Application to test my upload to WinHost. I used Visual Studio’s Build and Deploy tool and it seems to work fine. However, it is not working, the page is just blank, according to the webpage source, it is just the Default.html page.
Finally, WinHost support was able to tell me that:
Exception information: Exception type: FileNotFoundException Exception message: Could not load file or assembly 'Wisej.Framework' or one of its dependencies. The system cannot find the file specified.The error indicates that the application cannot load an assembly called Wisej.Framework.dll ether because it is not uploaded to the correct location or your project references different assembly version.