Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OWA VBScript Runtime Error Message 800a01a8

Status
Not open for further replies.
Aug 19, 2002
5
US
It says only BackOffice but it worked for me on 2 servers
with EXchange 5.5 sp4.

Exchange OWA VBScript Runtime Error Message
The information in this article applies to:
Microsoft BackOffice Small Business Server 4.0, 4.0a, 4.5

Symptoms
When you try to use the Microsoft Outlook Web Access (OWA) Logon.asp file on a BackOffice Small Business Server-based computer, you may receive the following error message:

"Microsoft VBScript runtime error '800a01a8' Object required: 'Application(...)' /exchange/USA/logon.asp, line 12"
Cause
This issue can be caused by the Microsoft Exchange virtual directory in Microsoft Internet Information Services (IIS) not being set to run as a program (this is designated by the blue box icon in IIS Manager). If the virtual directory is not created as a program during the installation of Exchange OWA, OWA will not run. The installation of OWA should create the virtual directory as a program. However, if this does not occur, no error messages are generated.
Resolution
To resolve this issue:
Start Internet Service Manager.
Right-click the Exchange virtual directory, and then click Properties.
Click the Virtual Directory tab.
Under Application Settings, click Create, and then name the object. Note that name is not required for the program.
Close the properties for the Exchange virtual directory.
NOTE: After you click the Create button, the Name box should become available.
More Information
If the attempt to create a program does not work, this may indicate a problem with Transaction Server (Transaction Server processes all IIS virtual directories running as programs), and the permissions that are associated with the installed Transaction Server packages. If this is the case, you may receive the following error message:

An error occurred reading or setting a configuration parameter (0x80110501)
To test Transaction Servers configuration, start the Internet Service Manager to manage (IIS), and then double-click the following items to expand them:
Microsoft Transaction Server
Computers
My Computer
If the permissions on the Transaction Server Packages are not set correctly, you may be prompted to reset them during the preceding steps. When you are prompted to do so, allow the permissions to be reset to the system defaults. After the permissions are reset, restart the server.

After you restart the server, repeat the preceding steps. If at this point the virtual directory can be set to a program, use Exchange Setup to uninstall and then reinstall OWA.

This problem may be indicative of an unsuccessful Microsoft Windows NT Option Pack (NTOP) installation. To verify your NTOP installation, review the following information:
When you installed the Windows NT Option Pack, you received any of the following error messages:

InstallDTC: Write of TM


The command "%SYSTEMROOT%\System32\msdtc" -install -a -d "%SYSTEMROOT%\System32" -l "%SYSTEMROOT%\System32\DTCLOG" failed Error Code = 0xffffffff (where %SYSTEMROOT% is the location of the WINNT directory)


An exception occurred while installing MSDTC service. Error Code = 0x80004005


Microsoft Transaction Server setup was not completed successfully
When you removed the Windows NT Option Pack, you received any of the following Microsoft Transaction Server Setup error messages:

Call to ICatalogUpdate:ApplyChanges failed. Error Code = 0x8007000e


An exception was thrown while trying to remove the MTS packages. Error Code = 0x8007000e


Setup of "Transaction Server Core Components" failed. The specific error code is 0x358dd88. Setup will continue but the component may not function properly


Microsoft Transaction Server setup was not completed successfully
NOTE: If you encountered any of the preceding error messages, you must reconfigure NTOP before you reinstall Exchange OWA.
References
Q246311 Err Msg: An Error Occurred Getting or Setting a Configuration Parameter 0x80110401
First Published: Aug 23 2000 12:46PM
Keywords: kbenv kberrmsg kbprb smallbiz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top