SideBySide Error in Application Event Log -- What is it and how do I address it?
What does this mean: Activation context generation failed for "c:\program files\microsoft security client\MSESysprep.dll".Error in manifest or policy file "c:\program files\microsoft security client\MSESysprep.dll" on line 10. The element imaging appears as a child of element urn:schemas-microsoft-com:asm.v1^assembly which is not supported by this version of Windows. - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="SideBySide" /> <EventID Qualifiers="49409">72</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2011-08-27T04:31:15.000000000Z" /> <EventRecordID>7737</EventRecordID> <Channel>Application</Channel> <Computer>NYW7-0010</Computer> <Security /> </System> - <EventData> <Data>imaging</Data> <Data>urn:schemas-microsoft-com:asm.v1^assembly</Data> <Data /> <Data /> <Data /> <Data /> <Data /> <Data /> <Data /> <Data /> <Data>c:\program files\microsoft security client\MSESysprep.dll</Data> <Data>c:\program files\microsoft security client\MSESysprep.dll</Data> <Data>10</Data> <Data /> <Data /> <Data /> <Data /> <Data /> <Data /> <Data /> </EventData> </Event> http://www.saberman.com
August 27th, 2011 1:13pm

Hi, Microsoft Win32 Side-by-Side service - It is used to manage the use of various versions of the same component(i.e. DLLs, COMs) installed on the same computer. “It looks like there was a problem with the SXS manifest for this binary. This manifest is used when multiple versions of a binary need to be referenced. Since this shouldn't occur with MSE, I don't think this will be an issue. Are you able to open the MSE UI and start a scan? If so, you can ignore this error." There’s a same thread you can refer: http://answers.microsoft.com/en-us/protect/forum/protect_start/event-id-72-error-after-installing-mse/b83f3669-c93a-441c-838c-a52fa0614f97 Regards, Leo Huang Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2011 11:49pm

The thread you referred to goes back to the beginning of June 2011. Someone from Microsoft posted a reply toward the beginning of the thread that they would look into it and respond to the thread. They didn't. It seems to me that since this is an obvious bug in Microsoft's security package (or packaging) it should be addressed and fixed by Microsoft. One does not get a warm and fuzzy feeling when the systems's security package is generating errors in an event log. >Since this shouldn't occur with MSE Does this mean there is a potential exploit involving using the erroreous reference to launch a replacement binary? http://www.saberman.com
September 4th, 2011 11:12pm

Just installed MSE yesterday and I get this error in the log often. (Was using Norton 360 v5 free from Xfinity before but felt it was overkill for me -- completely uninstalled it and cleaned up the leftover bits, of course.) This log error didn't happen with previous MSE revisions so it must be something about the latest revs since June, I take it. As usual, ignore Windows quirks and ms will fix them someday. :)
Free Windows Admin Tool Kit Click here and download it now
September 6th, 2011 5:22pm

I just spent around 40 hours testing different scenerios on a test PC and none were successful, when trying to keep Microsoft Essentials AntiVirus application as my 1st choice. - The test PC does not receive email and is connected to the Internet. This is probably not what you want to hear or want to do, but it is an immediate solution until Microsoft resolves the Microsoft Essentials AntiVirus application ID 72 Side-by-Side issue. Next: 1) I Uninstalled Microsoft Essentials: - The Installation folder was removed automatically. 2) The 'Action Center' displayed a message to update the definitions. - I Updated the Windows Defender definitions. - Then I ran 'Quick Scan'. 3) If you have .NET Extended installed, as I do: - URL: - - http://www.microsoft.com/download/en/confirmation.aspx?id=17851 - - Run Windows 'Update' many times until there is nothing else to install. 4) Check to see if you have the following security fixes installed. If not, then install them. - KB2473228 - - http://www.microsoft.com/download/en/details.aspx?id=17268 - KB2487367 - - http://www.microsoft.com/download/en/details.aspx?id=27050 - KB2468871 - - http://www.microsoft.com/download/en/details.aspx?id=3556 - KB2533523 - - http://www.microsoft.com/download/en/details.aspx?id=27014 5) Reboot your PC - - Run Windows 'Update' many times until there is nothing else to install. - - If so, make sure to reboot your PC at least after the last one is installed. 6) I created a system image without any AntiVirus solution installed. 7) The test PC does not receive email. - I left it on for 96 hours and there were not any ID 72 Side-by-Side issues in the Event Viewer. 8) Then I installed the 'FREE' Avast Antivirus - http://www.avast.com/free-antivirus-download - It has been running for 96 hours and there were not any ID 72 Side-by-Side issues in the Event Viewer. If I can spend this much time trying to find a work around solution, imagine how soon Microsoft could fix the issue with their programmers who have the Microsoft Essentials source code.
September 13th, 2011 11:30am

Any new information on this one? I'm seeing it on a Windows Server 2008 R2 and a Windows 7 Professional machine? MSE still seems to be working but it's filling my Event Viewer with Errors every day at 12:30 am...
Free Windows Admin Tool Kit Click here and download it now
January 15th, 2012 9:41pm

I too have been having this error message. I found that simply renaming the file will stop the error. This is not the proper fix. c:\program files\microsoft security client\MSESysprep.dll Re name to c:\program files\microsoft security client\MSESysprep.bak.dll I have been running like this for 1 week now with no side by side error appearing im my event logs. I have also run full scans and quick scans to see if there was a error due to the renaming, and there is none. The proper fix would be to remove the imaging calls to the 32 bit app not used in the dll file. Via Visual Studio <imaging> <sysprepInformation> <sysprepModule moduleName="$(runtime.system32)\msesysprep.dll" methodName="DllSysprep_Cleanup" stage="cleanup"></sysprepModule> </sysprepInformation> </imaging>
January 18th, 2012 8:31am

Isn't it fairly obvious by now that Microsoft has no interest in these defects. Frankly I doubt their ability to actually fix ANY of this.
Free Windows Admin Tool Kit Click here and download it now
February 4th, 2012 5:53pm

Isn't it fairly obvious by now that Microsoft has no interest in these defects. Frankly I doubt their ability to actually fix ANY of this. I suspect Microsoft would like to fix these types of problems. The reason they can't do it is a design flaw in .Net that is so deep they would have to redo the entire architecture.http://www.saberman.com
February 4th, 2012 11:35pm

Echoing what "Hooded" has said, editing out the "Imaging" block section of the MSESysprep.dll fixes the issue. It is apparently incompatible with Win7. Some details on how to do this can be found here: http://forums.overclockersclub.com/index.php?showtopic=188701 It would be preferable if Microsoft incorporated a similar repair into an update.
Free Windows Admin Tool Kit Click here and download it now
February 19th, 2012 11:56am

And here it is May 7 and still no fix ... Looks like MS doesn't care ... Unacceptable PEOPLE!
May 7th, 2012 9:05am

"Code-Toad" wrote in message news:a9a24370-bb5a-44cf-beb9-6b0dae7819a2... And here it is May 7 and still no fix ... Looks like MS doesn't care .... Unacceptable PEOPLE! In case you hadn't heard, MS released a new version of MSE a couple of weeks ago. Noel Paton | Nil Carborundum Illegitemi | CrashFixPC | The Three-toed Sloth
Free Windows Admin Tool Kit Click here and download it now
May 7th, 2012 10:39am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics