FIX: SQL Web Assistant Cannot Schedule Page Creation After 1999ID: Q192959
|
The SQL Server Web Assistant wizard has a Scheduling dialog box. In this
dialog box, the year of the Date field is specified by only two digits.
When attempting to set this to a year greater than 99 (for example, 00 or
01), the following warning message appears:
You cannot proceed further in the wizard.The task cannot be scheduled to run before the current date and time.
To work around this problem, execute the Transact-SQL commands directly
(for example, use sp_addtask, INSERT MSwebtasks, and sp_makewebtask).
To make this task easier, you might try the following:
Microsoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
For more information, contact your primary support provider.
Additional query words: prodsqlsp sp5Year2000 y2k Year2k y2000
Keywords : SSrvWeb kbbug6.50 kbfix6.50.SP5
Version : winnt:6.5
Platform : winnt
Issue type : kbbug
Last Reviewed: May 4, 1999