Outlook crashes when changing message format.

Outlook Crashes when you try to change the message format to text/Rch Text/HTML.

When you try to change the message format and click the drop down box you will find outlook sometimes crashes. This is due to an incorrect version of windows common control being referenced. In windows XP and upwards this issue occurs when the 'WindowsShell.Manifest' is missing from the Windows folder. Its an XML file that actually redirects to a common control DLL which is based on .net, unlike the older ones which are made in unmanaged code.

If its missing dont worry.
Copy the code shown below from the <?xml till the </assembly>  and save the file as 'WindowsShell.Manifest'

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity processorArchitecture="*" version="5.1.0.0" type="win32" name="Microsoft.Windows.Shell.shell32"/>     <description>Windows Shell</description>  <dependency>                              <dependentAssembly>                   <assemblyIdentity                 type="win32"                name="Microsoft.Windows.Common-Controls" version="6.0.0.0"           publicKeyToken="6595b64144ccf1df" language="*"                processorArchitecture="*"   />                                </dependentAssembly>                  </dependency>                             </assembly>                              

Once this is done try to change the message format again. This behaviour can be reproduced by renaming the 'WindowsShell.Manifest'  file. Just rename it and you will find that many drop down lists dont work correctly.

Applies to: Office 2007, Office 2003 on Windows XP/Windows 2003

 

What did you think of this article?




Trackbacks
  • Trackbacks are closed for this post.
Comments

  • Wednesday, February 18. 2009 forgotten password outlook exchange server wrote:
    For this operation advise use-forgotten password outlook exchange server,as how as i remember program is free,it works with the following mail accounts and services, such as IMAP mail servers, POP3 mail servers, Microsoft Exchange Server, web-based email and Microsoft Mail,except mail accounts, the program can unlock password protected files with *.pst extension,will sort all characters and find a password for you,recover passwords Outlook Exchange, when you cannot recover the password of an Exchange .pst or forgotten password Outlook Exchange Server.
    Reply to this
  • Thursday, April 09. 2009 find outlook password wrote:
    In this situation i advise try next software-find outlook password,as far as i know it is free,also it help to retrieve your password for any of these mail services: Microsoft Mail, Microsoft LDAP Directory, POP3 and IMAP mail server as well as Microsoft Exchange Server,supports all Windows versions, from Windows 98 to Windows Vista. Microsoft Office is supported starting from Microsoft Office 97,permits to find Microsoft Outlook online password and clearing password on Outlook .pst file in a second,clear password for .pst Outlook file and find pst password sorts all characters, including multilingual ones and composes another one, that will be accepted by Microsoft Outlook.
    Reply to this
  • Wednesday, March 10. 2010 Amol wrote:
    Hi,

    Thanks that was a good one. Thanks for the solution it has worked for me
    Reply to this
Leave a comment

Submitted comments are subject to moderation before being displayed.

 Name (required)

 Email (will not be published) (required)

Your comment is 0 characters limited to 3000 characters.