zoukankan      html  css  js  c++  java
  • 2018-2-13-WPF-异常-NativeWPFDLLLoader.LoadNativeWPFDLL

    title author date CreateTime categories
    WPF 异常 NativeWPFDLLLoader.LoadNativeWPFDLL
    lindexi
    2018-2-13 17:23:3 +0800
    2018-2-13 17:23:3 +0800
    WPF

    如果发现出现下面异常,可以尝试重装 .net Framework

     System.ComponentModel.Win32Exception 异常信息: System.DllNotFoundException 在 MS.Internal.NativeWPFDLLLoader.LoadNativeWPFDLL(UInt16*, UInt16*) 在 MS.Internal.NativeWPFDLLLoader.LoadCommonDLLsAndDwrite() 在 <Module>.CModuleInitialize.{ctor}(CModuleInitialize*, Void ()) 在 <Module>.?A0x721f77f1.CreateCModuleInitialize() 在 <Module>.?A0x721f77f1.??__E?A0x721f77f1@cmiStartupRunner@@YMXXZ() 在 <Module>._initterm_m(Void* ()*, Void* ()*) 在 <Module>.<CrtImplementationDetails>.LanguageSupport.InitializePerAppDomain(<CrtImplementationDetails>.LanguageSupport*) 在 <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize(<CrtImplementationDetails>.LanguageSupport*) 在 <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize(<CrtImplementationDetails>.LanguageSupport*) 异常信息: <CrtImplementationDetails>.ModuleLoadException 在 <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize(<CrtImplementationDetails>.LanguageSupport*) 在 <Module>..cctor() 异常信息: System.TypeInitializationException 在 lindexi.Startup.Main(System.String[]) 

    尝试使用 sfc /scannow 看是否系统坏了,重新安装 .net Framework就好了

  • 相关阅读:
    暑假集训D17总结
    [NOI2014]魔法森林
    暑假集训D16总结
    [繁华模拟赛]Evensgn 剪树枝
    暑假集训D15总结
    Openjudge-计算概论(A)-数组顺序逆放
    Openjudge-计算概论(A)-整数的个数
    Openjudge-计算概论(A)-1的个数
    Openjudge-计算概论(A)-求一元二次方程的根
    Openjudge-计算概论(A)-与7无关的数
  • 原文地址:https://www.cnblogs.com/lindexi/p/12086596.html
Copyright © 2011-2022 走看看