Hi all,
I have searched a lot in google, but could not find the same scenario i am facing.
I have a asp.net 3.5 web application, which use ajax toolkits. Also, I am impersonating the logged active directory users to connect sql server with their own windows credential. Everything fine, but sometimes, I am getting the error "Could not load file or assembly 'Ajaxcontroltoolkit' or one of its dependencies. Access denied". If I republish the site, the error will go. I dont know which cause to this error?
Any solution would be highly appreciated.