Could not load file or assembly ‘AjaxControlToolkit’ or one of its dependencies. Access is denied.

I was getting the following error message when I was trying to access a web application using the Ajax Control Toolkit on a new server: Could not load file or assembly ‘AjaxControlToolkit’ or one of its dependencies. Access is denied. Looking deeper, I found out that the error 0x80070005 was raised. Reading various threads and […]

READ MORE