Maestro asked 2025-09-05 21:09:34 UTC
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.
I looked with FileZilla and the file is there (See image attached). Is there anything else that I need to setup to make the file to work? It is a NET CORE (NET 8.0) and the project compiles as an Executable and no BIN Folder.
Thanks ahead of time.
Robert
Maestro asked 2025-09-05 21:09:34 UTC
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:
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.
I looked with FileZilla and the file is there (See image attached). Is there anything else that I need to setup to make the file to work? It is a NET CORE (NET 8.0) and the project compiles as an Executable and no BIN Folder.
Thanks ahead of time.
Robert