WSUS Synch Problem



meganl
07-09-2005, 11:44 PM
I am trying to have a sight wsus server sychronized with my main wsus server
and I am getting the following error report.



InvalidOperationException: There is an error in XML document (1, 1608). --->
System.ArgumentOutOfRangeException: Ticks must be between
DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
Parameter name: ticks at
System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader,
String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader
xmlReader, XmlDeserializationEvents
events)atSystem.Xml.Serialization.XmlSerializer.Deserialize(XmlReader
xmlReader)
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetDeployments(Cookie cookie, String deploymentAnchor, String syncAnchor)
at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.InternetGetUssDeployements(String anchorMin, String anchorMax)
at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.CatalogSyncThreadProcessReal(Boolean allowRedirect)

They are both 2003 servers with sp1 on them.

TaurArian
07-09-2005, 11:44 PM
Perhaps try the WSUS Newsgroup

news://msnews.microsoft.com/microsoft.public.windows.server.update_services
(OE client)
or
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.windows.server.update_services
(web client)



"meganl" wrote:

> I am trying to have a sight wsus server sychronized with my main wsus server
> and I am getting the following error report.
>
>
>
> InvalidOperationException: There is an error in XML document (1, 1608). --->
> System.ArgumentOutOfRangeException: Ticks must be between
> DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
> Parameter name: ticks at
> System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader,
> String encodingStyle, XmlDeserializationEvents events)
> at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader
> xmlReader, XmlDeserializationEvents
> events)atSystem.Xml.Serialization.XmlSerializer.Deserialize(XmlReader
> xmlReader)
> at
> System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
> at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
> methodName, Object[] parameters)
> at
> Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetDeployments(Cookie cookie, String deploymentAnchor, String syncAnchor)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.InternetGetUssDeployements(String anchorMin, String anchorMax)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.CatalogSyncThreadProcessReal(Boolean allowRedirect)
>
> They are both 2003 servers with sp1 on them.
>
>


WSUS Synch Problem