XWEB: VBScript Error 0x800A01A8 When Using OWA on Windows 2000

ID: Q232193


The information in this article applies to:


SYMPTOMS

If you have installed the Microsoft Outlook Web Access (OWA) component for Microsoft Exchange Server version 5.5 on a Windows 2000 server, you may encounter the following error message when trying to access the Logon page:

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

---------------------------------------------------------------------------
Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: 'Application(...)'
/exchange/USA/logon.asp, line 12


CAUSE

Changes need to be made to Collaboration Data Object (CDO) to render the data correctly because of changes in Internet Information Server (IIS) in Windows 2000.


RESOLUTION

A supported fix that corrects this problem is now available from Microsoft, but it has not been fully regression tested and should be applied only to systems experiencing this specific problem. If you are not severely affected by this specific problem, Microsoft recommends that you wait for the next Microsoft Exchange Server 5.5 service pack that contains this fix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information on support costs, please go to the following address on the World Wide Web:

http://www.microsoft.com/support/supportnet/overview/overview.asp
The English version of this fix should have the following file attributes or later:
Component: CDO

Date Time Size File name Platform
04/08/99 08:19a 796,672 Cdo.dll x86
03/24/99 12:05p 530,432 Cdohtml.dll x86
04/08/99 07:57a 1,151,248 Cdo.dll alpha
03/24/99 12:04p 780,800 Cdohtml.dll alpha

NOTE: If this product was already installed on your computer when you purchased it from the Original Equipment Manufacturer (OEM) and you need this fix, please call the Pay Per Incident number listed on the above Web site. If you contact Microsoft to obtain this fix, and if it is determined that you only require the fix you requested, no fee will be charged. However, if you request additional technical support, and if your no-charge technical support period has expired, or if you are not eligible for standard no-charge technical support, you may be charged a non-refundable fee.

For more information about eligibility for no-charge technical support, see the following article in the Microsoft Knowledge Base:
Q154871 Determining If You Are Eligible for No-Charge Technical Support


STATUS

Microsoft has confirmed this to be a problem in Microsoft Exchange Server 5.5.


MORE INFORMATION

To install the fix, perform the following steps on the computer where Microsoft Outlook Web Access is installed:

  1. Stop the IIS Admin service, which will stop the following services (if they are running):


  2. World Wide Web Publishing Service
    Microsoft SMTP Service
    Microsoft NNTP Service
    FTP Publishing Service
  3. Stop the Microsoft Exchange Server System Attendant service, which will stop the following services (if they are running):



  4. Microsoft Exchange Event Service
    Microsoft Exchange Information Store
    Microsoft Exchange Message Transfer Agent
    Microsoft Exchange Directory
  5. Copy the hotfix version of Cdo.dll to Winroot\System32, which will replace the existing copy of Cdo.dll in this directory.


  6. Copy the hotfix version of Cdohtml.dll to Exchsrvr\Bin, which will replace the existing copy of Cdohtmll.dll in this directory.


  7. Reregister Cdo.dll and Cdohtml.dll by typing the following syntax at a command prompt, or by clicking Start, Run, and typing the following commands in the text box:
    regsvr32 c:\winnt\system32\cdo.dll

    -and-

    regsvr32 c:\exchsrvr\bin\cdohtml.dll
    NOTE: The paths for the Cdo.dll and Cdohtml.dll files assume that these directories are on drive C; if this is not the correct drive for your system, change the drive letter of the path to point to the correct drive location of the files.


  8. Restart the services stopped in steps 1 and 2 above.


Now you should be able to use the Microsoft Exchange Server Outlook Web Access component on this server.

Additional query words:


Keywords          : 
Version           : WINDOWS:5.5
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: July 16, 1999