yaoge123 Blog

2009年02月24日

SolarWinds NetFlow V3.0 SP4 使用IE浏览器时发生错误

类归于: 计算机 — yaoge123 @ 12:21

  使用IE浏览器查看NetFlow的时候出现 Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 404 错误。这个错误出现是因为 .NET Framework 3.5 SP1 升级产生的。Firefox不会出现错误。

  解决方法为打开 \Inetpub\SolarWinds\Orion\MasterPage.master ,找到
<form runat="server" method="post" action="#" id="aspnetForm">
 改为 <form runat="server" method="post" id="aspnetForm">

参考:http://thwack.com/forums/t/10086.aspx

VMware ABR Status 0 for BIOS 1 – Unspecified Assert 错误

类归于: VMware — yaoge123 @ 11:47

  IBM x3650 使用VMware ESXi,出现ABR Status 0 for BIOS 1 – Unspecified Assert错误。升级BIOS和ServeRAID后该错误消除,ServeRAID Firmware的更新在IBM网站上标注为关键更新。

vmwareabr

WordPress 所驱动