Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Outlook Web Access does not retain the Time Zone setting, and you may receive a run-time error


View products that this article applies to.

Symptoms

The Time Zone setting in the Microsoft Exchange Server 5.5 version of Microsoft Outlook Web Access (OWA) is not retained and may be reset to (GMT-12:00) Eniwetok, Kwajalein. Also, when you open the Options form in OWA, you may receive the following error message:
Runtime Error in line 3xx of SET.ASP
Note In this error message, the word "runtime" is a misspelling for the word "run-time."

↑ Back to the top


Cause

The time zone setting issue may occur when the OWA client connects to an Exchange 5.5 server that has daylight saving time (DST) turned off.

You receive the error message because the Cdohtml.dll file and the Set.asp file cannot read values of 51 or greater. When you try to open the Options form in OWA, the value limitation in the Set.asp file generates a run-time error.

Time zone Collaboration Data Objects (CDO) are variables that are represented as a decimal value between 0 and 52. The CdoTmzNoDST flag can be used to indicate that daylight saving time is turned off. When the CdoTmzNoDST flag is used, the flag adds the hexadecimal value of 4,000 to the current value of the time zone variable. The hexadecimal value of 4,000 is equal to the decimal number 16,384.

↑ Back to the top


Resolution

If OWA connects to a server where daylight saving time is turned off, see article 296689 in the Microsoft Knowledge Base. If the symptoms that are described in article 296689 are also present, install the hotfix that is described in article 296689. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
296689 XWEB: Exchange Server 5.5 Outlook Web Access generates errors on OWA servers with no daylight saving time

↑ Back to the top


Keywords: KB823118, kbprb

↑ Back to the top

Article Info
Article ID : 823118
Revision : 5
Created on : 1/23/2007
Published on : 1/23/2007
Exists online : False
Views : 273