Certain Condition Fragments Cause VBScript Compilation Error '800a03ee' (188275)
The information in this article applies to:
- Microsoft Site Server 3.0
This article was previously published under Q188275 SYMPTOMS
When you use Rule Builder to establish a rule using the "user property
equals date/time" or "user property is in date/time range" condition
fragments, you may receive an error message. The error can occur when you
clear the "Time:" check box or when you clear the "On or After:" or "On or
Before:" check boxes. The error message that appears when you access your
site is as follows:
Microsoft VBScript compilation error '800a03ee'
Expected ')'
<rule file path and line number>
If (( ( DateDiff("d", CDate( User.birthDate ) ),"12:00:00
AM") <= 0 )
---------------------------------------------------^
AND ( DateDiff("s", CDate( User.birthDate ) , "<date>") >= 0
) )) Then"
CAUSE
When Rule Builder builds the rules file, it misconfigures the parenthesis
in the condition.
RESOLUTION
To resolve this problem, apply the latest Site Server 3.0 service pack.
STATUS
Microsoft has confirmed this to be a problem in Site Server version 3.0.
This problem has been corrected in the latest U.S. service pack for
Microsoft Site Server version 3.0. For information on obtaining the
service pack, query on the following word in the Microsoft Knowledge Base
(without the spaces):
Modification Type: | Major | Last Reviewed: | 7/17/1999 |
---|
Keywords: | kbbug kbSiteServ300sp1fix KB188275 |
---|
|