EDN Admin
Well-known member
I hope I am at the correct place to post this.
After an application upgrade, I began to recieve side-by-side errors such as this slightly edited example:
<br/>
Log Name: Application<br/>
Source: SideBySide<br/>
Date: 3/12/2012 3:32:46 PM<br/>
Event ID: 33<br/>
Task Category: None<br/>
Level: Error<br/>
Keywords: Classic<br/>
User: N/A<br/>
Computer: fmrds1.fmeddom.loc<br/>
Description:<br/>
Activation context generation failed for "C
rogram Files (x86)Centricity Practice Solution 100ClientemrlinkMFC80.DLL". Dependent Assembly Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0"
could not be found. Please use sxstrace.exe for detailed diagnosis.<br/>
Event Xml:<br/>
<Event xmlns=" http://schemas.microsoft.com/win/2004/08/events/event http://schemas.microsoft.com/win/2004/08/events/event <br/>
<System><br/>
<Provider Name="SideBySide" /><br/>
<EventID Qualifiers="49409 33</EventID><br/>
<Level>2</Level><br/>
<Task>0</Task><br/>
<Keywords>0x80000000000000</Keywords><br/>
<TimeCreated SystemTime="2012-03-12T22:32:46.000000000Z" /><br/>
<EventRecordID>57944</EventRecordID><br/>
<Channel>Application</Channel><br/>
<Computer>fmrds1.fmeddom.loc</Computer><br/>
<Security /><br/>
</System><br/>
<EventData><br/>
<Data>Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0"</Data><br/>
<br/>
<Data>C
rogram Files (x86)Centricity Practice Solution 100ClientemrlinkMFC80.DLL</Data>
<br/>
<br/>
Most posts within the microsoft.com domain suggest loading 2005 C++ however the download page says that this download is for 2K and 2K3 and I am getting this error on a 2K8R2 RDS server.
Can I install the 2005 C++ on a 2K8 Operating system?
The 2008 C++ download page says that it is for 2k8 OSes.Could this 2008 C++ package solve the errors instead of the 2005 C++?
My app seems to be working. Could I make things worse adding a C++ package?
Is my approach too shotgun and should I really use sxstrace.exe to help me decide which package to install? I have no experience with sxstrace.exe. Sometimes the errors come 45 minutes or so apart. Can I leave sxstrace.exe on and in listening mode for that
long without issues on one of the production machines while I wait for it to capture a side-byside error?
Gracias, dale h
<br/>
View the full article
After an application upgrade, I began to recieve side-by-side errors such as this slightly edited example:
<br/>
Log Name: Application<br/>
Source: SideBySide<br/>
Date: 3/12/2012 3:32:46 PM<br/>
Event ID: 33<br/>
Task Category: None<br/>
Level: Error<br/>
Keywords: Classic<br/>
User: N/A<br/>
Computer: fmrds1.fmeddom.loc<br/>
Description:<br/>
Activation context generation failed for "C

could not be found. Please use sxstrace.exe for detailed diagnosis.<br/>
Event Xml:<br/>
<Event xmlns=" http://schemas.microsoft.com/win/2004/08/events/event http://schemas.microsoft.com/win/2004/08/events/event <br/>
<System><br/>
<Provider Name="SideBySide" /><br/>
<EventID Qualifiers="49409 33</EventID><br/>
<Level>2</Level><br/>
<Task>0</Task><br/>
<Keywords>0x80000000000000</Keywords><br/>
<TimeCreated SystemTime="2012-03-12T22:32:46.000000000Z" /><br/>
<EventRecordID>57944</EventRecordID><br/>
<Channel>Application</Channel><br/>
<Computer>fmrds1.fmeddom.loc</Computer><br/>
<Security /><br/>
</System><br/>
<EventData><br/>
<Data>Microsoft.VC80.MFCLOC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50608.0"</Data><br/>
<br/>
<Data>C

<br/>
<br/>
Most posts within the microsoft.com domain suggest loading 2005 C++ however the download page says that this download is for 2K and 2K3 and I am getting this error on a 2K8R2 RDS server.
Can I install the 2005 C++ on a 2K8 Operating system?
The 2008 C++ download page says that it is for 2k8 OSes.Could this 2008 C++ package solve the errors instead of the 2005 C++?
My app seems to be working. Could I make things worse adding a C++ package?
Is my approach too shotgun and should I really use sxstrace.exe to help me decide which package to install? I have no experience with sxstrace.exe. Sometimes the errors come 45 minutes or so apart. Can I leave sxstrace.exe on and in listening mode for that
long without issues on one of the production machines while I wait for it to capture a side-byside error?
Gracias, dale h
<br/>
View the full article