Loading loop

Answered
1
0

Hi guys,

I had an application on a remote server running for a couple of months (actually abandoned for a couple of months). Yesterday I made some changes and published them. One ofthe changes was upgrading to 3.5.18. After moving the published files to the server, when I tried to access it I got an error about not beeing able to start because ita had no access to C:\windows\temp\wisej3\visualstudio\ide etc. I gave full control access to the application pool user under which my application runs. Now, it tries to load and falls in an infinite loop while trying to start wisej.wx as I understand it. Have a look at the attached files with the requests made by the browser.

At development it all works fine!

If you like, I can send you the “production” link (which I have deleted from the screenshot) to see if you can draw some conclusion.

Best regards,
Alex

  • You must to post comments
Best Answer
0
0

Hello again,

I checked my publishing. What I usually do, is copy by hand the dlls + config/json  from my local publish folder to the production. Since I hadn’t changed .net version (8.0) I hadn’t copied the “runtimes” folder.

It turns out, that the latest runtimes folder in my publish had one more file in it, namely:

runtimes\win\lib\net8.0\System.Runtime.Caching.dll

When I added this to the production it made the whole thing work.

If you can explain the mystery, I would be very curious to hear the explanation!
Many thanks and best regards!
Alex

  • You must to post comments
0
0

Can you please send the production link to support AT wisej.com?
Thanks,
Julie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.