zoukankan      html  css  js  c++  java
  • SxsTrace

    https://troubleshooter.xyz/wiki/fix-the-application-has-failed-to-start-because-the-side-by-side-configuration-is-incorrect/

    1.

    C:WINDOWSsystem32>SxsTrace Trace -logfile:SxsTrace.etl
    Tracing started. Trace will be saved to file SxsTrace.etl.
    Press Enter to stop tracing...

    2.

    然后运行会出错的软件,出错之后,stop tracing
    3.
    C:WINDOWSsystem32>sxstrace Parse -logfile:SxSTrace.etl -outfile:SxSTrace.txt
    Parsing log file SxSTrace.etl...
    Parsing finished! Output saved to file SxSTrace.txt.

    4.打开文本文件

    =================Begin Activation Context Generation.Input Parameter:    Flags = 0    ProcessorArchitecture = AMD64    CultureFallBacks = en-US;en    ManifestPath = C:Program Files (x86)GoogleChromeApplicationchrome.exe    AssemblyDirectory = C:Program Files (x86)GoogleChromeApplication    Application Config File = -----------------INFO: Parsing Manifest File C:Program Files (x86)GoogleChromeApplicationchrome.exe.    INFO: Manifest Definition Identity is (null).    INFO: Reference: Microsoft.Windows.Common-Controls,language="*",processorArchitecture="*",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0"    INFO: Reference: 72.0.3626.119,language="*",type="win32",version="72.0.3626.119"INFO: Resolving reference Microsoft.Windows.Common-Controls,language="*",processorArchitecture="*",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0".    INFO: Resolving reference for ProcessorArchitecture AMD64.        INFO: Resolving reference for culture en-US.            INFO: Applying Binding Policy.                INFO: No publisher policy found.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Attempt to probe manifest at C:WINDOWSassemblyGAC_64Microsoft.Windows.Common-Controls6.0.0.0_en-US_6595b64144ccf1dfMicrosoft.Windows.Common-Controls.DLL.                INFO: Did not find manifest for culture en-US.            INFO: End assembly probing.        INFO: Resolving reference for culture en.            INFO: Applying Binding Policy.                INFO: No publisher policy found.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Attempt to probe manifest at C:WINDOWSassemblyGAC_64Microsoft.Windows.Common-Controls6.0.0.0_en_6595b64144ccf1dfMicrosoft.Windows.Common-Controls.DLL.                INFO: Did not find manifest for culture en.            INFO: End assembly probing.        INFO: Resolving reference for culture Neutral.            INFO: Applying Binding Policy.                INFO: Auto Servicing Policy redirected assembly version.                INFO: Post policy assembly identity is Microsoft.Windows.Common-Controls,processorArchitecture="AMD64",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.16299.967".            INFO: Begin assembly probing.                INFO: Attempt to probe manifest at C:WINDOWSWinSxSmanifestsamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.967_none_15cddebc93602933.manifest.                INFO: Manifest found at C:WINDOWSWinSxSmanifestsamd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.967_none_15cddebc93602933.manifest.            INFO: End assembly probing.INFO: Resolving reference Microsoft.Windows.Common-Controls.mui,language="*",processorArchitecture="AMD64",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.16299.967".    INFO: Resolving reference for ProcessorArchitecture AMD64.        INFO: Resolving reference for culture en-US.            INFO: Applying Binding Policy.                INFO: No publisher policy found.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Attempt to probe manifest at C:WINDOWSassemblyGAC_64Microsoft.Windows.Common-Controls.mui6.0.16299.967_en-US_6595b64144ccf1dfMicrosoft.Windows.Common-Controls.mui.DLL.                INFO: Did not find manifest for culture en-US.            INFO: End assembly probing.        INFO: Resolving reference for culture en.            INFO: Applying Binding Policy.                INFO: No publisher policy found.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Attempt to probe manifest at C:WINDOWSassemblyGAC_64Microsoft.Windows.Common-Controls.mui6.0.16299.967_en_6595b64144ccf1dfMicrosoft.Windows.Common-Controls.mui.DLL.                INFO: Did not find manifest for culture en.            INFO: End assembly probing.INFO: Resolving reference 72.0.3626.119,language="*",type="win32",version="72.0.3626.119".    INFO: Resolving reference for ProcessorArchitecture 72.0.3626.119,language="*",type="win32",version="72.0.3626.119".        INFO: Resolving reference for culture en-US.            INFO: Applying Binding Policy.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Did not find manifest for culture en-US.            INFO: End assembly probing.        INFO: Resolving reference for culture en.            INFO: Applying Binding Policy.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Did not find manifest for culture en.            INFO: End assembly probing.        INFO: Resolving reference for culture Neutral.            INFO: Applying Binding Policy.                INFO: No binding policy redirect found.            INFO: Begin assembly probing.                INFO: Did not find the assembly in WinSxS.                INFO: Attempt to probe manifest at C:Program Files (x86)GoogleChromeApplication72.0.3626.119.DLL.                INFO: Attempt to probe manifest at C:Program Files (x86)GoogleChromeApplication72.0.3626.119.MANIFEST.                INFO: Attempt to probe manifest at C:Program Files (x86)GoogleChromeApplication72.0.3626.11972.0.3626.119.DLL.                INFO: Attempt to probe manifest at C:Program Files (x86)GoogleChromeApplication72.0.3626.11972.0.3626.119.MANIFEST.                INFO: Did not find manifest for culture Neutral.            INFO: End assembly probing.    ERROR: Cannot resolve reference 72.0.3626.119,language="*",type="win32",version="72.0.3626.119".ERROR: Activation Context generation failed.End Activation Context Generation.

  • 相关阅读:
    采用Oracle的dbms_obfuscation_toolkit的加密
    [DeeplearningAI笔记]卷积神经网络4.11一维和三维卷积
    [DeeplearningAI笔记]卷积神经网络4.6-4.10神经网络风格迁移
    [DeeplearningAI笔记]卷积神经网络4.1-4.5 人脸识别/one-shot learning/Siamase网络/Triplet损失/将面部识别转化为二分类问题
    [DeeplearningAI笔记]卷积神经网络3.10候选区域region proposals与R-CNN
    [DeeplearningAI笔记]卷积神经网络3.6-3.9交并比/非极大值抑制/Anchor boxes/YOLO算法
    [DeeplearningAI笔记]卷积神经网络3.1-3.5目标定位/特征点检测/目标检测/滑动窗口的卷积神经网络实现/YOLO算法
    [DeeplearningAI笔记]卷积神经网络2.9-2.10迁移学习与数据增强
    [DeeplearningAI笔记]卷积神经网络2.5-2.7 Network in Network/1*1卷积/Inception网络/GoogleNet
    [DeeplearningAI笔记]卷积神经网络2.3-2.4深度残差网络
  • 原文地址:https://www.cnblogs.com/chucklu/p/10495042.html
Copyright © 2011-2022 走看看