View Issue Details

IDProjectCategoryView StatusLast Update
0000029Windows and other desktop OSServerpublic2012-11-15 02:29
ReporterDigitalMy 
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000029: WindowsUpdate error 8024401F on client update search from WSUS server, WSUS console cannot connect to its server also
DescriptionStarted after some windows updates installed.

The problem was ISAPI filter wrong value for ASP.NET_4.0.30319.0
it had additional slash in pathway:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\\aspnet_filter.dll
fixed:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_filter.dll
Additional InformationКонсоли администрирования WSUS не удается подключиться к серверу WSUS через удаленный API.
Проверьте, запущены ли на сервере служба Update Services, IIS и SQL. Если проблему не удается устранить, попробуйте перезапустить IIS, SQL и службу Update Services.
Непредусмотренная ошибка консоли администрирования WSUS. Данная ошибка может быть временной, попробуйте перезапустить консоль администрирования. Если ошибку не удается устранить,
попробуйте удалить сохраненные параметры, удалив файл с именем "wsus" по адресу %appdata%\Microsoft\MMC\.
System.IO.IOException -- Сбой установки соединения из-за неожиданного формата пакета.
Source
System
Stack Trace:
   в System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
   в System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
   в System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
   в System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
   в System.Threading.ExecutionContext.runTryCode(Object userData)
   в System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
   в System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   в System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
   в System.Net.ConnectStream.WriteHeaders(Boolean async)
** this exception was nested inside of the following exception **
System.Net.WebException -- Базовое соединение закрыто: Непредвиденная ошибка при передаче.
Source
Microsoft.UpdateServices.Administration
Stack Trace:
   в Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)
   в Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
   в Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
   в Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.GetUpdateServer(PersistedServerSettings settings)
   в Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()
   в Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()
TagsNo tags attached.
FinishDate2012-08-05
StartDate2012-08-05
WasteTime3
PriorityIndex5
LaboriousnessIndex2

Activities

There are no notes attached to this issue.