還有其他的訊息嗎
事件紀錄檢視器應該還有才對
上面的畫面,是由webmail畫面要點選顯示所有項目時出現
但若直接登入https://www.domain.com.tw/ecp,可以正常出現keyin帳號密碼視窗,keyin完後,即會出現下列訊息
事件檢視器有以下紀錄
目前的使用者: 'Domain name\User ID'
要求 URL 'https://www.domain.com.tw/ecp/default.aspx' 失敗,發生下列錯誤:
System.TypeInitializationException: 'Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor' 的型別初始設定式發生例外狀況。 ---> System.FormatException: 輸入字串格式不正確。
於 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
於 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
於 System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
於 System.Diagnostics.PerformanceCounterLib.get_NameTable()
於 System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
於 System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
於 System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
於 Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor..cctor()
--- 內部例外狀況堆疊追蹤的結尾 ---
於 Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor.LogActivity(CounterType counterType, String organizationName)
於 Microsoft.Exchange.Management.ControlPanel.RbacContext.CreateSession()
於 Microsoft.Exchange.Management.ControlPanel.RbacSettings.CreateSession()
於 Microsoft.Exchange.Management.ControlPanel.AuthenticationSettings..ctor(HttpContext context)
於 Microsoft.Exchange.Management.ControlPanel.RbacModule.Application_PostAuthenticateRequest(Object sender, EventArgs e)
於 System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
於 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
System.FormatException: 輸入字串格式不正確。
於 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
於 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
於 System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
於 System.Diagnostics.PerformanceCounterLib.get_NameTable()
於 System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
於 System.Diagnostics.PerformanceCounterLib.CategoryExists(String machine, String category)
於 System.Diagnostics.PerformanceCounterCategory.Exists(String categoryName, String machineName)
於 Microsoft.Exchange.Configuration.TenantMonitoring.TenantMonitor..cctor()
請參考這個網址
http://social.technet.microsoft.com/Forums/zh-CN/exchangeserverzhchs/thread/4b93bc74-f5e3-4b51-af5f-65acd104c49b/
以前我也碰過
環境中有exchange2003和2010
當我將2003移除之後就產生這個錯誤訊息
後來發現必須將ecp重新建立即可
那是因為2003的紀錄沒有移除乾淨
導致我的gc目錄髒掉了
希望對你有幫助