c# - "Could not load file or assembly 'PresentationUI.Aero2' or one of its dependencies." Why not? -


In my WPF application, I receive the following exception at startup:

  First chance exception 'System.IO.FileNotFoundException' contains additional information made in mscorlib.dll: File or Assembly did not load one of the 'Presentation UI.Aero2, Version = 4.0.0.0, Culture = Neutral, PublicKokon = 31bf3856ad364e35' or its dependencies Could go Edit: Using fusion log, I get a bit more valuable information than the call stack:  
  LOG: DisplayName = PresentationUI. Aero2, Version = 4.0 1.0.0, Culture = Neutral, Public KeyConnect = 31bf3856ad364e35 (Full-Specified) LOG: Appbase = file: /// [...] / bin / debug / LOG: Initial PrivatePath = Null Log: Dynamic Base = Zero Log: Cache Base = Null Log: AppName = EngideskLauncher.vshost.exe Calling Assembly: Presentation Framework, Version = 4.0.0.0, Culture = Neutral, Public Key Token = 31bf3856ad364e35 === LOG: This bind starts in default load context. Login: Using the application configuration file: [...] \ bin \ debug \ EngideskLauncher.vshost.exe.Config log: Using the host configuration file: Log: C: \ Windows \ Microsoft.NET \ Framework \ v4 Using the machine configuration file from .0.30319 \ config \ machine.config Log: Post-Policy Reference: Presentation U.I. Arrow2, version = 4.0.0.0, culture = neutral, public keychain = 31bf3856ad364e35 log: GAC lookup was unsuccessful. Log: Attempt to Download New URL File: /// [...] / BB / Debug / Presentation UI Arrow 2 DLL LOG: Attempt to Download New URL File: /// File: /// [...] / Bbi / Debug / Presentation UI Arrow 2 / Presentation UI Arrow 2 DLL Log: Attempt to Download New URL File: /// File: /// [...] / BB / Debug / Presentation UI.Aro 2.EXE Log: Attempt to Download New URL File: /// File: /// [...] / bbn / debug / rendering UI Arrow 2 / Presentation UI.Aro 2.EXE log: All checking URLs attempted and failed.  

What makes me feel strange is that the calling assembly is presentation framework , which is an NET Framework Assessment, obviously. A .NET Framework assembly will not call a assembly that is not a .NET frame assembly. Anyway, give me the presentation ui.ro2. DLL can not be found anywhere and even Google does not know anything about it ??

Any thoughts?

Additional information:

  • .NET Framework 4.0
  • Windows 8.1

itemprop = "text">

I am getting the same error and in the end it felt that it was only stopping in the IDE because I had an exception to the first spot, exception was actually It does not matter and you can ignore it or continue.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -