HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 09-18-2007, 12:13 PM
Phisherman
 
Posts: n/a
Default Date and Time Properties: Internet Time

Whenever I try to update my system clock using "Date and Time
Properties," "Internet Time," I get the following error:


An error occurred while Windows was synchronizing with
time.windows.com


I tried another server (time.nist.gov) with the same results. Then I
tried installing "Atomic Alarm Clock" by Drive Software Company. When
trying to get the time I get the following error:


Failed to get atomic time


I'm using Windows XP Home and going through a WinProxy server. I
enabled the time servers in the firewall. Any ideas?
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 09-18-2007, 01:21 PM
Lispo
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

Me too using Atomic alarm clock by Drive Software, but all ok.

Reply With Quote
  #3  
Old 09-18-2007, 01:22 PM
robert.stojanov@gmail.com
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

Hi,
take a look at this MS article it will help you:

http://support.microsoft.com/kb/909279

Regards,
Robert

Reply With Quote
  #4  
Old 09-18-2007, 01:23 PM
witan
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

On Sep 18, 4:13 pm, Phisherman <no...@nobody.com> wrote:
> Whenever I try to update my system clock using "Date and Time
> Properties," "Internet Time," I get the following error:
>
> An error occurred while Windows was synchronizing with
> time.windows.com
>
> I tried another server (time.nist.gov) with the same results. Then I
> tried installing "Atomic Alarm Clock" by Drive Software Company. When
> trying to get the time I get the following error:
>
> Failed to get atomic time
>
> I'm using Windows XP Home and going through a WinProxy server. I
> enabled the time servers in the firewall. Any ideas?


Make sure that the Windows Time service (W32Time) is running.

Reply With Quote
  #5  
Old 09-18-2007, 03:59 PM
Phisherman
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

On Tue, 18 Sep 2007 05:23:56 -0700, witan <tsr1936@gmail.com> wrote:

>On Sep 18, 4:13 pm, Phisherman <no...@nobody.com> wrote:
>> Whenever I try to update my system clock using "Date and Time
>> Properties," "Internet Time," I get the following error:
>>
>> An error occurred while Windows was synchronizing with
>> time.windows.com
>>
>> I tried another server (time.nist.gov) with the same results. Then I
>> tried installing "Atomic Alarm Clock" by Drive Software Company. When
>> trying to get the time I get the following error:
>>
>> Failed to get atomic time
>>
>> I'm using Windows XP Home and going through a WinProxy server. I
>> enabled the time servers in the firewall. Any ideas?

>
>Make sure that the Windows Time service (W32Time) is running.



The w32Time is running. Set to "automatic." I tried stopping and
starting the service, still fails to contact the server.


Reply With Quote
  #6  
Old 09-18-2007, 05:17 PM
Unknown
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

Try changing the time server to tock.usno.navy.mil
"Phisherman" <noone@nobody.com> wrote in message
newsspve39ktfvdlc2sfavp4rjc6fdopkg8or@4ax.com...
> On Tue, 18 Sep 2007 05:23:56 -0700, witan <tsr1936@gmail.com> wrote:
>
>>On Sep 18, 4:13 pm, Phisherman <no...@nobody.com> wrote:
>>> Whenever I try to update my system clock using "Date and Time
>>> Properties," "Internet Time," I get the following error:
>>>
>>> An error occurred while Windows was synchronizing with
>>> time.windows.com
>>>
>>> I tried another server (time.nist.gov) with the same results. Then I
>>> tried installing "Atomic Alarm Clock" by Drive Software Company. When
>>> trying to get the time I get the following error:
>>>
>>> Failed to get atomic time
>>>
>>> I'm using Windows XP Home and going through a WinProxy server. I
>>> enabled the time servers in the firewall. Any ideas?

>>
>>Make sure that the Windows Time service (W32Time) is running.

>
>
> The w32Time is running. Set to "automatic." I tried stopping and
> starting the service, still fails to contact the server.
>
>



Reply With Quote
  #7  
Old 09-18-2007, 08:02 PM
Phisherman
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

On Tue, 18 Sep 2007 11:17:18 -0500, "Unknown" <unknown@unknown.kom>
wrote:

>tock.usno.navy.mil



That worked! And it worked BOTH in Windows Date/Time Properties and
Atomic Alarm Clock. Don't know exactly why this works and the other
servers did not, perhaps a different protocol?

Many thanks to Unknown. And, I must say, the US Navy rocks!
Reply With Quote
  #8  
Old 09-18-2007, 08:36 PM
Unknown
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time

Happy it solved your problem.
"Phisherman" <noone@nobody.com> wrote in message
news:gt70f3lveniq4o052j9767860tspaknre0@4ax.com...
> On Tue, 18 Sep 2007 11:17:18 -0500, "Unknown" <unknown@unknown.kom>
> wrote:
>
>>tock.usno.navy.mil

>
>
> That worked! And it worked BOTH in Windows Date/Time Properties and
> Atomic Alarm Clock. Don't know exactly why this works and the other
> servers did not, perhaps a different protocol?
>
> Many thanks to Unknown. And, I must say, the US Navy rocks!



Reply With Quote
  #9  
Old 09-20-2007, 03:26 AM
BobIsMe
 
Posts: n/a
Default RE: Date and Time Properties: Internet Time

> An error occurred while Windows was synchronizing with
> time.windows.com


This worked in XP Home SP2:
Open a command prompt - run cmd.exe - then type these lines:

net stop w32time
w32tm /unregister <-- [ignore error message]
w32tm /register
net start w32time

Go to the clock and click 'Update Now'. I used time-a.nist.gov for the server.

In the registry there were two extra values "Group=" and "FailureActions="
in the first key
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\W32Time] and one extra
subkey [..\W32Time\Enum] (with values) in the old non-working registry
configuration. Maybe that's what's causing the problem. I suspect the
"FailureActions=" value may have been bad and getting rid of it fixed the
problem (but I didn't try to recreate the problem).
Reply With Quote
  #10  
Old 09-22-2007, 09:51 AM
bbunny
 
Posts: n/a
Default Re: Date and Time Properties: Internet Time


"Phisherman" <noone@nobody.com> wrote in message
news:2bcve3hj7usr44e7bcltusg499955jvlvh@4ax.com...
> Whenever I try to update my system clock using "Date and Time
> Properties," "Internet Time," I get the following error:
>
>
> An error occurred while Windows was synchronizing with
> time.windows.com
>
>
> I tried another server (time.nist.gov) with the same results. Then I
> tried installing "Atomic Alarm Clock" by Drive Software Company. When
> trying to get the time I get the following error:
>
>
> Failed to get atomic time
>
>
> I'm using Windows XP Home and going through a WinProxy server. I
> enabled the time servers in the firewall. Any ideas?


I just love the guess work on this newsgroup.
Read the last paragraph.

<http://tf.nist.gov/service/time-servers.html>

Google for another ntp server such as <us.pool.ntp.org>


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Time and Date Properties synchronization error Randy Windows XP 9 07-20-2007 04:00 PM
Time and Date Properties Scott S Windows XP 2 07-05-2007 01:04 AM
Windows Time Synchronize Automaticlly with Internet Time Service Xiyangfangzi Windows XP 4 05-23-2007 03:52 AM
Date and Time Properties Rainy Windows XP Basics 3 05-14-2007 05:26 PM
Windows Date/Time auto setting to wrong date/time Shadofax Windows XP 4 05-09-2007 06:57 AM


All times are GMT. The time now is 11:19 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger