PardeeCenterDU / IFs-Issues-Tracking

This repository only holds the list of bugs that have been reported for IFs. Anyone may add a bug report, but please look to see if your issue has already been added!
2 stars 0 forks source link

Bilateral Interaction Display not loading #208

Closed PardeeCenterIFs closed 2 years ago

PardeeCenterIFs commented 2 years ago

This might be a generic issue during development and not specific to the Bilateral Interaction Display.

The application started to hang when trying to go to this particular display, it might have been produced by making changes to the asp.net code, and I tried rebooting IIS, rebooting the machine, re-publishing the website, and it didn't work.

At the end what seems to work is to delete temporary files in the following directory:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\ifs_ifsweb

I got this path from the immediate window when trying to run from Visual Studio 2019.