jtc 发表于 2007-12-17 12:08:46

请高手帮忙:WSUS3.0意外错误。

我安装了WSUS3.0,安装和升级一切正常。打开WSUS3.0的MMC后,点击所有计算机,出现错误报告“意外错误”,并让我重置服务器节点,以下是错误日志,请高手指点,该如何解决,谢谢!


事件类型:        错误
事件来源:        Windows Server Update Services
事件种类:        无
事件 ID:        7053
日期:                2007-12-17
事件:                11:20:11
用户:                N/A
计算机:        DOMAINSERVER
描述:
WSUS 管理控制台遇到意外错误。这可能是暂时错误;请尝试重新启动该管理控制台。如果此错误仍然存在,

请尝试通过删除 %appdata%\Microsoft\MMC\ 下的 wsus 文件来删除该控制台的永久性首选项。


System.ArgumentOutOfRangeException -- Value of '-1.907454' is not valid for 'FillWeight'. 'FillWeight' must be greater than 0.
Parameter name: FillWeight

Source
System.Windows.Forms

Stack Trace:
   at System.Windows.Forms.DataGridViewColumn.set_FillWeight(Single value)
   at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.GetColumnHeader(Column column)
   at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.PopulateColumnHeaders(List`1 columns)
   at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.PopulateColumns()
   at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.RefreshScope()
   at Microsoft.UpdateServices.UI.SnapIn.Pages.BaseListPage.Initialize(FormView thisScope)

有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。

nickren 发表于 2007-12-17 16:56:28

sus3.0安装时需要安装控制台程序才可以。
windows2003-kb907265-x86-chs.exe
vs80-kb9331370-x86.exe
reportviewer.exe

[ 本帖最后由 nickren 于 2007-12-17 17:04 编辑 ]

jtc 发表于 2007-12-20 15:41:09

谢谢。
页: [1]
查看完整版本: 请高手帮忙:WSUS3.0意外错误。