c# - Windows 10 block assembly after restart -


i have installed program windows 10 %programfiles% path. after time, after auto-restart windows (after update?) program doesn't run. in event viewer have follow error:

system.badimageformatexception: not load file or assembly 'common.logging, version=2.3.1.0, culture=neutral, publickeytoken=af08829b84f0328e' or 1 of dependencies. module expected contain assembly manifest.

now in program folder common.logging.dll blocked. blocked assembly , how prevent in future?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

c - getting error: cannot take the address of an rvalue of type 'int' -

How to merge four videos on one screen with ffmpeg -