That other Access Denied error – the one with – add assembly=”*”
I’ve been restarting my machine all the time because of the error “The other Denied error – the one with – add assembly=”*”.
WTH. Google’s a saver again for the problem
Check out this blog post.
What causes the error on asp.net web application is “index service”. To solve the problem disable the index service or exclude web application’s folder from indexing. Although index service is turned off and the error message still comes up, then give asp.net account permission to bin directory in the application folder according to the blog poster.





