K
Khalil Alsaboori
Guest
Dears,
I am getting below error with my project in .NET which hosted in Windows 2012
The error as below
Activation context generation failed for "XXXXX.dll". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.
I've checked in internet the issue might be related to Microsoft Visual C++ 2008 , which is already installed.
Regards,
Continue reading...
I am getting below error with my project in .NET which hosted in Windows 2012
The error as below
Activation context generation failed for "XXXXX.dll". Dependent Assembly Microsoft.VC90.DebugCRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.
I've checked in internet the issue might be related to Microsoft Visual C++ 2008 , which is already installed.
Regards,
Continue reading...