Perhaps try the WSUS Newsgroup
news://msnews.microsoft.com/microsof...pdate_services
(OE client)
o
http://www.microsoft.com/communities...pdate_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.De serialize(XmlReader
> xmlReader)
> at
> System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
> at System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
> methodName, Object[] parameters)
> at
> Microsoft.UpdateServices.ServerSyncWebServices.Ser verSync.ServerSyncProxy.GetDeployments(Cookie cookie, String deploymentAnchor, String syncAnchor)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.InternetGetUssDeployements(String anchorMin, String anchorMax)
> at
> Microsoft.UpdateServices.ServerSync.CatalogSyncAge ntCore.CatalogSyncThreadProcessReal(Boolean allowRedirect)
>
> They are both 2003 servers with sp1 on them.
>
>