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:
BandAid3030
Junior Member
**


Posts: 22
Reputation: 4
Joined: Nov 2010
RE: Side By Side Error - WLM 11
It's too bad that you were not at the point where you originally began.

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>


BE SURE TO BACK UP YOUR msnmsgr.exe FILE BEFORE EDITING!
11-19-2010 11:45 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