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

1 条评论 »

  1. 学习了,ps: .NET Framework 3.5 SP1 升级为什么会产生这个错误呢

    评论 由 lgq — 2009年03月6日 @ 20:29

这篇文章上的评论 RSS feed TrackBack URL

留下评论

*
请输入图片中的字符以验证你并非垃圾机器人. 点击图片收听验证码的语音版.
点击这里收听此验证码的语音版本

WordPress 所驱动