The project MVC
in C#
here of the company has a very bizarre bug, to say the least. From time to time a random error pops up:
The controller for path ... arterySignalIr / Ping was not found or does not implement IController, see image below:
Currently in the module I'm working on it pops up briefly randomly every 3 minutes or so. The strange thing is that it does not crash the session or break anything, it just crashes error.
My question is if you guys know what the mistake is?
Is it a DLL that causes this? What?
How to fix this?