K
krikon
Dear all,
The case is similar to the one described here: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail
In my case, the McAfee ePOUpdater.exe tool is attempted to run on a Windows Server 2016 Datacenter Evaluation version ( lab environment ).
MS Visual C++ 2010/2013/2015 Redistributable, both x86, x64 are installed.
After running the sxstrace, I get the following output
=================
Begin Activation Context Generation.
Input Parameter:
Flags = 0
ProcessorArchitecture = AMD64
CultureFallBacks = en-US;en
ManifestPath = C:\Users\Administrator\Downloads\ePO_5.10.0_Update_2\ePOUpdater.exe
AssemblyDirectory = C:\Users\Administrator\Downloads\ePO_5.10.0_Update_2\
Application Config File =
-----------------
INFO: Parsing Manifest File C:\Users\Administrator\Downloads\ePO_5.10.0_Update_2\ePOUpdater.exe.
INFO: Manifest Definition Identity is (null).
INFO: Reference: Microsoft.Windows.Common-Controls,language="*",processorArchitecture="*",publicKeyToken="6595b64144ccf1df",type="Win32",version="6.0.0.0"
ERROR: The setting http://schemas.microsoft.com/SMI/2011/WindowsSettings^disableWindowFiltering is not registered.
ERROR: Activation Context generation failed.
End Activation Context Generation.
The question is what is the meaning of the above in bold and what steps are need towards the troubleshooting on this. Is any component missing from the server or is a configuration issue?
Thank you.
Best Regards,
krikon
Continue reading...
The case is similar to the one described here: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail
In my case, the McAfee ePOUpdater.exe tool is attempted to run on a Windows Server 2016 Datacenter Evaluation version ( lab environment ).
MS Visual C++ 2010/2013/2015 Redistributable, both x86, x64 are installed.
After running the sxstrace, I get the following output
=================
Begin Activation Context Generation.
Input Parameter:
Flags = 0
ProcessorArchitecture = AMD64
CultureFallBacks = en-US;en
ManifestPath = C:\Users\Administrator\Downloads\ePO_5.10.0_Update_2\ePOUpdater.exe
AssemblyDirectory = C:\Users\Administrator\Downloads\ePO_5.10.0_Update_2\
Application Config File =
-----------------
INFO: Parsing Manifest File C:\Users\Administrator\Downloads\ePO_5.10.0_Update_2\ePOUpdater.exe.
INFO: Manifest Definition Identity is (null).
INFO: Reference: Microsoft.Windows.Common-Controls,language="*",processorArchitecture="*",publicKeyToken="6595b64144ccf1df",type="Win32",version="6.0.0.0"
ERROR: The setting http://schemas.microsoft.com/SMI/2011/WindowsSettings^disableWindowFiltering is not registered.
ERROR: Activation Context generation failed.
End Activation Context Generation.
The question is what is the meaning of the above in bold and what steps are need towards the troubleshooting on this. Is any component missing from the server or is a configuration issue?
Thank you.
Best Regards,
krikon
Continue reading...