I have found plenty of information out there about this error: \'ERROR: Could not load file or assembly \'*.dll\' or one of its dependencies. Access is denied.’
But i haven
For me, the following hack worked;
Go to IIS -> Application Pools -> Advance Settings -> Process Model -> Identity
Changed from Built-in Account (ApplicationPoolIdentity) to Custom Account (My Domain User)