Advertisement
Guest User

ADS crash while starting

a guest
Oct 26th, 2019
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. Unhandled Exception: System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.BadImageFormatException: Could not load file or assembly '372224 bytes loaded from AMP, Version=1.8.8.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format. ---> System.BadImageFormatException: Operation did not complete successfully because the file contains a virus or potentially unwanted software. (Exception from HRESULT: 0x800700E1)
  3.    --- End of inner exception stack trace ---
  4.    at System.Reflection.RuntimeAssembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection, Boolean fSkipIntegrityCheck, SecurityContextSource securityContextSource)
  5.    at System.Reflection.Assembly.Load(Byte[] rawAssembly)
  6.    at ????????????????????????????????????????()
  7.    at .cctor()
  8.    --- End of inner exception stack trace ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement