One of my websites has been running fine for the last 3-4 years and all of a sudden it's stopped working.
I keep getting 504 errors or 502 errors and in some browsers it just hangs for ages and this is taking up all the CPU on the server making the rest of the sites perform really slow.
Nothing has changed in the code for at least a year so i'm pretty certain that its not a code problem but I have absolutely no idea of what it could be.
The server says that it is something to do with clr.dll
but I have no idea what that is.
My background is jus .Net coding I have little knowledge of IIS.
I am able to solve the problem by changing the value of my Session to something different but that would mean changing hundreds of pages throughout the website so I'm reluctant to do this.
Does anybody have any idea what the problem may be?