.net - What is the cause of "Could not load file or assembly XYZ" erros? -


I should go mentally, okay?

MyAssembly file or assembly could not be loaded 'Another assembly, version = 1.0.0.0, culture = Neutral, public token = 'or one of its dependencies Access denied C: \ work \ Assemblies \ something \ MyAssembly \ SGEN

I thought I did during my work at that facility That was what I am working on. So today I had a reason to check the code from our repo two months ago. And he got the same error.

What ?! I know of a fact that this code was made exactly two months ago, it is going on in production!

Has Microsoft removed some updates that have messed up things, or what?

OK, a very specific error message is "Access denied" This is the "second assembly" or a The assembly can refer to what is required by "other non-assembly", it is a problem with some rights of your development machine and something else.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -