FIX: The CompareValidator ASP.NET server control does not recognize valid Slovak dates in the .NET Framework 1.1 (834330)



The information in this article applies to:

  • Microsoft .NET Framework 1.1

SYMPTOMS

Slovak dates may use the following format. Notice that a space appears after the period (.) character.

12. 4. 2004

If the browser language is set to Slovak, and the user types a valid date by using this format in a field on your ASP.NET Web page, the CompareValidator ASP.NET server control incorrectly reports that the date is not valid.

This problem also occurs for Hungarian and Bulgarian date formats.

CAUSE

This problem occurs if you use the CompareValidator ASP.NET server control to provide client-side validation for your ASP.NET Web page. For example, this problem occurs if you set the EnableClientScript property to True.

RESOLUTION

Software update information

A supported software update is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This software update may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft .NET Framework 1.1 service pack that contains this software update.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the software update. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

You must have the .NET Framework 1.1 installed to apply this software update.

Restart requirement

You do not have to restart your computer after you apply this software update.

Software update replacement information

This software update does not replace any other software updates.

File information

The English version of this software update has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version       Size       File name
   ---------------------------------------------------------------------------------------------
   14-Jan-2004  18:41  1.1.4322.988    258,048  Aspnet_isapi.dll
   14-Jan-2004  18:41  1.1.4322.988     20,480  Aspnet_regiis.exe
   14-Jan-2004  18:42  1.1.4322.988     32,768  Aspnet_state.exe
   14-Jan-2004  18:42  1.1.4322.988     32,768  Aspnet_wp.exe
   14-Jan-2004  18:32  1.1.4322.988     94,208  Perfcounter.dll
   16-Jan-2004  07:36  1.1.4322.988  1,220,608  System.dll
   16-Jan-2004  07:36  1.1.4322.988    241,664  System.messaging.dll
   16-Jan-2004  07:35  1.1.4322.988    323,584  System.runtime.remoting.dll
   16-Jan-2004  07:35  1.1.4322.988    131,072  System.runtime.serialization.formatters.soap.dll
   16-Jan-2004  07:35  1.1.4322.988  1,257,472  System.web.dll
   16-Jan-2004  07:35  1.1.4322.988    819,200  System.web.mobile.dll
   16-Jan-2004  07:36  1.1.4322.988    569,344  System.web.services.dll
   16-Jan-2004  07:35  1.1.4322.988  1,339,392  System.xml.dll
   15-May-2003  16:49                   33,522  Installpersistsqlstate.sql
   15-May-2003  16:49                   34,150  Installsqlstate.sql
   14-Jan-2004  18:37                   14,482  Webuivalidation.js

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MajorLast Reviewed:4/7/2006
Keywords:kbQFE KBHotfixServer kbNetFrame110preSP1fix kbBug kbfix KB834330 kbAudDeveloper