|
Question : Event with souce SidebySide when server starts
|
|
I have a CITRIX PS4 serveur with W2K3 SP2. Each time the server reboots, I get the 3 following events :
Event Id 32 Source SidebySide Dependent Assembly Microsoft.VC80.MFCLOC could not be found and Last Error was The referenced assembly is not installed on your system.
Event Id 59 Source SidebySide Resolve Partial Assembly failed for Microsoft.VC80.MFCLOC. Reference error message: The referenced assembly is not installed on your system.
Event Id 59 Source SidebySide Generate Activation Context failed for C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_3BF8FA05\MFC80U.DLL. Reference error message: The referenced assembly is not installed on your system.
I get this set of 3 errors two times. I noticed that it appears the first time when the HP NIC Management Agent starts and the second time when the SNMP service starts.
I have tried to stop the Windows Management Instrumentation service, rename the Repository folder and reboot but it does not fix the problem. I also have installed the "VCREDIST_x86.exe" but it does not help.
Has anyone an idea ? Thanks in advance Olivier
|
|
Answer : Event with souce SidebySide when server starts
|
|
Finally, we found out the solution : in fact, I mentionned that I has installed the VCREDIST_x86.exe which was true. One of my colleague had the idea to "Google" a part of the error message that is "8.0.50727.762" that sounded to him as a version number. He found that there was a SP1 version of this Microsoft Visual C++ Resdistributable Package. It can be downloaded from http://asia.cnet.com/downloads/pc/swinfo/0,39000587,39001415r-39353154s,00.htm I installed this package and the error disappeared.
|
|
|
|