Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756�
How to back up and restore the registry in Windows
To troubleshoot this problem, follow these steps:
- Verify that the permissions on Cdohtml.dll are correct. Users must have READ permissions to this DLL. This file is responsible for rendering all the ASP pages with OWA. To check the permissions:
- Right-click the file name, and then click Properties.
- Click the Security tab, and then click Permissions.
Cdohtml.dll is typically located in the Exchsrvr\Bin directory. Make sure
that all users have at least READ permissions to this directory.
- Check the registry. You may have a problem with one of the following registry subkeys:
- If you have OWA 5.5 or OWA 5.5 SP1 installed, the problem may be with the following subkey:
HKEY_CLASSES_ROOT\TypeLib\{BC00F700-31AC-11D0-B5F1-00AA00BF3382}
- If you have OWA 5.5 SP2 or later installed, the problem may be in one or more of the following subkeys:
HKEY_CLASSES_ROOT\CLSID\{bc00f780-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\CLSID\{bc00f781-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\CLSID\{bc00f782-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\TypeLib\{BC00F700-31AC-11D0-B5F1-00AA00BF3382}
These are the subkeys for Cdohtml.dll. You can export each of these subkeys and then run Regsvr32.exe on the DLL to register each key back into the registry correctly. To export and remove the registry subkey, follow these steps:- Click Start, click Run, type regedit to start Registry Editor, and then click OK.
- In Registry Editor, select the key that you want to back up.
- On the Registry menu, click Export Registry File.
- In the Save In list, select the folder where you want to save the backup.
- In the File Name box, type a name for your backup file, such as Options or Backup.
- Under Export Range, click Selected branch.
- Click Save. The file is saved with a .reg extension.
- Select the subkey that you want to remove.
- If you have OWA 5.5 and OWA 5.5 SP1 installed, select the following subkey:
HKEY_CLASSES_ROOT\TypeLib\{BC00F700-31AC-11D0-B5F1-00AA00BF3382}
- If you have OWA 5.5 SP2 or later installed, select all the following subkeys:
HKEY_CLASSES_ROOT\CLSID\{bc00f780-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\CLSID\{bc00f781-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\CLSID\{bc00f782-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\TypeLib\{BC00F700-31AC-11D0-B5F1-00AA00BF3382}
- Press DELETE. Alternatively, right-click each subkey, and then click Delete.
- Quit Registry Editor.
When you are finished, stop the WWW Service by using either the
Services component in Control Panel or the Internet Information Services
(IIS) Manager. Then you must re-register Cdohtml.dll. To do so, follow these steps:- Click Start, and then click Run.
- Type
regsvr32 c:\exchsrvr\bin\cdohtml.dll
, and then click OK.
- After you re-register the Cdohtml.dll file, you may have to verify the permissions on the registry subkeys. To verify the permissions, follow these steps:
- Open Registry Editor.
- Locate the following registry subkeys:
HKEY_CLASSES_ROOT\CLSID\{bc00f780-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\CLSID\{bc00f781-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\CLSID\{bc00f782-31ac-11d0-b5f1-00aa00bf3382}
HKEY_CLASSES_ROOT\TypeLib\{BC00F700-31AC-11D0-B5F1-00AA00BF3382}
- Click each subkey, click Security, and then click Permissions.
- Assign the Everyone group Full Control permissions to the registry subkeys.
- Assign the IUSR_ServerName account Full Control permissions to the registry subkeys.
- Restart the WWW Service.
- Confirm whether there is an apostrophe in the name of the directory where OWA was
installed.
If this
is the case, remove the OWA component and reinstall it in a different
directory.
For additional information about how to remove and reinstall OWA, click the following article number to view the article in the Microsoft Knowledge Base:
290287 �
XCCC: How to completely remove and re-install OWA
- There may be a problem with the installation of Transaction Server. Transaction Server processes all IIS virtual directories that are running as programs. To resolve this problem, do the following:
- Start the IIS Microsoft Management Console (MMC) snap-in, and then open the Transaction Server folder.
- Click Computers, click My Computer, click Packages Installed, click IIS In-Process Applications, and then click Components.
- Delete the IISWAM.1_Root_Exchange component.
- Click the Internet Information Server folder, and then click Default Web Site.
- Right-click the Exchange virtual directory, and then click Properties.
- Click the Virtual Directory tab.
- Under the Application Settings section, click Remove, click Apply, and then click OK.
- In Control Panel, double-click Services, and then stop the IIS Admin Service.
Note This also stops the FTP Publishing Service and the Web Publishing Service. - Click the Internet Information Server folder, and then click Default Web Site.
- Right-click the Exchange virtual directory, and then click Properties.
The Configuration and Unload buttons are unavailable. - Click Create.
- Click Apply, and then click OK.
- In Control Panel, double-click Services, and then start the IIS Admin Service, the FTP Publishing Service, and Web Publishing Service.
- If Transaction Server is not installed, you may still be experiencing a problem with the application settings. In this case, follow steps 4-e through 4-m of this procedure.
- This problem may also occur if you installed OWA on a server that is also running one or more of the following programs:
- Microsoft FrontPage 98
- Microsoft FrontPage 2000
- Microsoft Visual Studio 6.x
- Microsoft Visual InterDev
- Seagate Crystal Reports
To resolve this problem, follow these steps:- Open Control Panel, double-click Add/Remove Programs, and then remove the programs that are listed in the previous section.
- Insert the Microsoft Exchange Server 5.5 CD-ROM into the CD-ROM drive, and then click Add/Remove components.
- Click to clear the Outlook Web Access check box to remove the OWA component.
- Run the Exchange 5.5 Setup program to reinstall the OWA component.
- Reapply your current Exchange 5.5 service pack.
- Reinstall your development programs.
- Remove and reinstall the OWA component.
For additional information about how to remove and reinstall OWA, click the following article number to view the article in the Microsoft Knowledge Base:
290287�
XCCC: How to completely remove and re-install OWA