I have a web site with a DLL issue (we developed the DLL as part of the application). At some point, the DLL becomes corrupted and is unable to perform its' task properly from that point forward across the entire site to all users, even though the corruption is caused by a single user session (I assume)
Through the IIS7 GUI, if I restart the web site: Manage Wesbite --> Restart the problem is still present. If I however Stop and Start the website: manage Website --> Stop then Manage Website --> Start something is cleared and the problem goes away .... until the next time
Obviously I need to track down the cause of the corruption, and happy to listen to any ideas you might have, but I am interested also in the difference between what is actually happening when I reset and when I start / stop
Regards, Mark