What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Side By Side Error - WLM 11

Side By Side Error - WLM 11
Author: Message:
JKatz
New Member
*


Posts: 7
Joined: Nov 2010
SideBySide Error
Original Event Log:

Activation context generation failed for "C:\Program Files (x86)\Windows Live\Messenger\msnmsgr.exe".Error in manifest or policy file "" on line . A component version required by the application conflicts with another component version already active. Conflicting components are:. Component 1: C:\Windows\WinSxS\manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_5090ab56bcba71c2.manifest. Component 2: C:\Windows\WinSxS\manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada.manifest.

I followed the fix instructions in this thread:

http://shoutbox.menthix.net/showthread.php?tid=95872


quote:
I had the exact problem that you did and fixed it by simply editing the manifest for MSN with Resource Tuner with the following sequence:
1.) A simple Google search will yield Resource Tuner, and, after installing, the msnmsgr.exe file is opened with Resource Tuner.
2.) The manifest option is expanded in the left pane to show the manifest for msnmsgr.exe as "1".
3.) Click on this manifest and then press "Ctrl+Shift+E" to open the manifest editor.
4.) At this point, all I did was isolate the code in the manifest that pointed to version 9.0.30729.1 and changed it to 9.0.30729.4148.

ie:
<dependentAssembly>
            <assemblyIdentity
                type="win32"
                name="Microsoft.VC90.CRT"
                version="9.0.30729.4148"
                processorArchitecture="x86"
                publicKeyToken="1fc8b3b9a1e18e3b"
            />
        </dependentAssembly>


New Event Log:

Activation context generation failed for "C:\Program Files (x86)\Windows Live\Messenger\msnmsgr.exe".Error in manifest or policy file "" on line . A component version required by the application conflicts with another component version already active. Conflicting components are:. Component 1: C:\Windows\WinSxS\manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.1_none_e163563597edeada.manifest. Component 2: C:\Windows\WinSxS\manifests\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_5090ab56bcba71c2.manifest.

Any ideas what I can do to fix this?  Any help appreciated.  Thank you
11-21-2010 05:56 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Side By Side Error - WLM 11 - by aagogo on 11-18-2010 at 04:16 AM
RE: Side By Side Error - WLM 11 - by BandAid3030 on 11-19-2010 at 11:45 PM
RE: Side By Side Error - WLM 11 - by BandAid3030 on 11-21-2010 at 10:37 PM
RE: RE: Side By Side Error - WLM 11 - by JKatz on 11-21-2010 at 11:31 PM
RE: Side By Side Error - WLM 11 - by BandAid3030 on 11-22-2010 at 01:03 AM
RE: Side By Side Error - WLM 11 - by JKatz on 11-22-2010 at 01:34 AM
RE: Side By Side Error - WLM 11 - by BandAid3030 on 11-22-2010 at 03:26 AM
RE: RE: Side By Side Error - WLM 11 - by JKatz on 11-22-2010 at 06:05 PM
RE: Side By Side Error - WLM 11 - by BandAid3030 on 11-22-2010 at 08:55 PM
RE: Side By Side Error - WLM 11 - by JKatz on 11-23-2010 at 03:04 AM
RE: Side By Side Error - WLM 11 - by BandAid3030 on 11-24-2010 at 04:59 PM
RE: Side By Side Error - WLM 11 - by JKatz on 02-15-2011 at 07:57 PM
RE: Side By Side Error - WLM 11 - by JKatz on 02-16-2011 at 05:17 AM
SideBySide Error - by JKatz on 11-21-2010 at 05:56 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On