Blog Post

Exchange Team Blog
2 MIN READ

Exchange 2007 SP3 and OWA S/MIME Version Mismatch

bsuneja's avatar
bsuneja
Former Employee
Jul 10, 2010

In the recently released Exchange 2007 Service Pack 3, there’s a version mismatch between the Outlook Web Access (OWA) S/MIME Control, an Active X control used to provide S/MIME support in OWA. After you install SP3, users who have the control installed will get prompted to install the latest version of the control.

The way this works – the code compares the “Version” property of the client S/MIME control (MIMECTL.DLL) on the user’s computer with the ProductVersion property of the MSI file (OWASMIME.MSI) on the Client Access Server.

During the released SP3 build, the version of the MSI file was incremented to 8.3.83.2. However, due to an error, the DLL file in the MSI retained its old version number (8.3.83.0). As a result, when Outlook Web Access users using Internet Explorer use S/MIME functionality, they get the same prompt to upgrade the S/MIME control even after they’ve upgraded.

Here are two ways to resolve this issue.

  1. If you have the Orca.exe utility, you can change the version number of the \Microsoft\Exchange Server\ClientAccess\Owa\smime\owasmime.msi file from 8.3.83.2 to 8.3.83.0.
  2. Download and run the PatchMSIProductVersion.vbs script which changes the version number. Note, the download is named PatchMSIProductVersion.vbs_txt. Remove the _txt from the file extension before running it.

After you use either of the above methods, restart IIS. (Use the IISReset command.)

We apologize for any inconvenience this may have caused users.

NOTE: If your users don’t use the S/MIME control, no action is required. Some discussions in community forums include another possible workaround which suppresses the upgrade prompt by using the ForceSMIMEClientUpgrade registry key (see How to Manage S/MIME for Outlook Web Access in Exchange 2007 docs for details). Although this may work under the situation, we do not recommend using this method for this version mismatch issue on an ongoing basis.

Update: The issue has been fixed in Update Rollup 1 for Exchange Server 2007 Service Pack 3

Bharat Suneja

Updated Jul 01, 2019
Version 2.0

57 Comments

  • @Gregg Leatherwood: Same here! Direct attachment opening is just fine, but using the Remote File Server option in OWA it opens a blank page. Although using the HTML server converter users can at least view their documents.

    Quite annoying in the vacation period
    any progress from PSS?
  • Might this be related to a problem we have with OWA post (and possibly pre) SP3?

    We want to completly disable auto replies sent to external users being configured by users from any client.  However, even if the mailbox has the value: -ExternalOofOptions: InternalOnly set a user is able to login to the light version of OWA and is able to see the section for auto replies sent to external senders.  If that same user logs into the Premium version they do not see the auto replies to external senders.  What's more, when configured and enabled to sent auto replies to external senders in the light version the auto replies are actually sent out to the external sender. A bug perhaps?
  • After installing SP3 and running the vbs file to fix the smime issue we still have the same problem.
    the following versions show
    Outlook Web Access version: 8.3.83.4
    S/MIME control: installed, version 8.3.83.0
    Microsoft Exchange Client Access server version: 8.3.83.0
    Mailbox server Microsoft Exchange version: 8.3.83.0

    Users mailboxes still show that the file installed is out of date, if they do reinstall the message does not go away.  any thoughts?
  • After installing SP3, Outlook Web Access Remote Document Access stopped working on our Exchange 2007 server.  Microsoft support duplicated the problem on their test servers and has their coders working it.  No resolution yet.
  • When this update rollup will be released? Is there any major issues for SP3 other than this one?
  • @Max: Will be in a post-SP3 roll-up update.
  • So...has the SP3 installer been updated? Is there a HF? Will there be either?