积极答复者
Exchange 2010 sp2 一台cas/hub访问/ecp网页时报错,其他两台cas/hub访问正常

问题
-
“/ecp”应用程序中的服务器错误。
无法访问已关闭的资源集。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 异常详细信息: System.ObjectDisposedException: 无法访问已关闭的资源集。 源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[ObjectDisposedException: 无法访问已关闭的资源集。]
System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCase, Boolean isString) +1657
System.Resources.RuntimeResourceSet.GetString(String key, Boolean ignoreCase) +12
System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +278
Microsoft.Exchange.Data.Common.ExchangeResourceManager.GetString(String name, CultureInfo culture) +174
Microsoft.Exchange.Management.ControlPanel.EcpGlobalResourceProvider.GetObject(String resourceKey, CultureInfo culture) +73
System.Web.Compilation.ResourceExpressionBuilder.GetResourceObject(IResourceProvider resourceProvider, String resourceKey, CultureInfo culture, Type objType, String propName) +32
System.Web.SiteMapNode.GetExplicitResourceString(String attributeName, String defaultValue, Boolean throwIfNotFound) +155
System.Web.SiteMapNode.get_Item(String key) +86
Microsoft.Exchange.Management.ControlPanel.WebControls.Util.GetPageTitleFormat(SiteMapNode node) +40
Microsoft.Exchange.Management.ControlPanel._Default.CreateDataContract(SiteMapNode sNode) +296
Microsoft.Exchange.Management.ControlPanel._Default.CreateDataContract(SiteMapNode sNode) +476
Microsoft.Exchange.Management.ControlPanel._Default.CreateNavTree() +235
Microsoft.Exchange.Management.ControlPanel._Default.OnLoad(EventArgs e) +82
System.Web.UI.Control.LoadRecursive() +11141343
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428
版本信息: Microsoft .NET Framework 版本:2.0.50727.5477; ASP.NET 版本:2.0.50727.5479
答案
-
你好,
建议你尝试下面的方法:
1. 检查这台服务器上的所有Services是否都运行正常;
2. 尝试回收这台server上的MSExchangeECPAppPool:
IIS管理器 — 应用程序池 — MSExchangeECPAppPool — 回收(Recycle)
3. 重启IIS或者重启该server
谢谢!
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Niko Cheng
TechNet Community Support- 已标记为答案 Yanhai Yan 2015年5月12日 6:18
全部回复
-
你好,
建议你尝试下面的方法:
1. 检查这台服务器上的所有Services是否都运行正常;
2. 尝试回收这台server上的MSExchangeECPAppPool:
IIS管理器 — 应用程序池 — MSExchangeECPAppPool — 回收(Recycle)
3. 重启IIS或者重启该server
谢谢!
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Niko Cheng
TechNet Community Support- 已标记为答案 Yanhai Yan 2015年5月12日 6:18