Help and Support

System Restore Shows Date of Saturday, December 30, 1899

Article ID:275646
Last Review:January 29, 2007
Revision:1.2
This article was previously published under Q275646
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/EN-US/) Description of the Microsoft Windows Registry

SYMPTOMS

When you run the System Restore tool in Microsoft Windows Millennium Edition (Me), the following behaviors may occur:
The calendar on the left side of the "Choose a Restore Point" window is absent.
The date on the title bar for the restore point list is Saturday, December 30, 1899.

Back to the top

CAUSE

These behaviors can occur if the file association for Hypertext Markup Language (HTML) Component (.htc) files is absent from the registry.

Back to the top

RESOLUTION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

To resolve this issue, check for the following keys, if one does not exist, create the key, and then add the values outlined below that belong to the corresponding key:
[HKEY_CLASSES_ROOT\.htc]
String Value Name: Content Type
String Value Data: text/x-component

[HKEY_LOCAL_MACHINE\Software\Classes\.htc]
String Value Name: Content Type
String Value Data: text/x-component

[HKEY_CLASSES_ROOT\MIME\Database\Content Type\text/x-component]
String Value Name=CLSID
String Value Data={3050f4f8-98b5-11cf-bb82-00aa00bdce0b}

Create a Second String Entry with the following Values:
String Value Name= Extension
String Value Data= .htc

[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}]
String Value Name ="Microsoft Html Component"

[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]
String Value Name = Default
String Value Data = "C:\WINDOWS\SYSTEM\MSHTML.DLL"

Create a Second String Entry with the following Values:
String Value Name="ThreadingModel"
String Value Data="Apartment"
To merge all the information at one time, you can copy and paste the following text into Microsoft Notepad, and then save it as a .reg file:
REGEDIT4

[HKEY_CLASSES_ROOT\.htc]
"Content Type"="text/x-component"

[HKEY_CLASSES_ROOT\MIME\Database\Content Type\text/x-component]
"CLSID"="{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}"
"Extension"=".htc"

[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}]
@="Microsoft Html Component"

[HKEY_CLASSES_ROOT\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]
@="C:\WINDOWS\\SYSTEM\\MSHTML.DLL"
"ThreadingModel"="Apartment"

[HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\.htc]
"Content Type"="text/x-component"
				

Back to the top

MORE INFORMATION

The absent registry key may also cause blank pages to be displayed in Windows Me Help and Support. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
275651 (http://support.microsoft.com/kb/275651/EN-US/) Blank Pages in Windows Me Help and Support

Back to the top


APPLIES TO
Microsoft Windows Millennium Edition

Back to the top

Keywords: 
kbprb kbprod2web KB275646

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.