我我正在使用果園1.8.1並嘗試安裝主題Bootstrap,它給了我以下錯誤。誰能幫我嗎? 描述:執行當前Web請求期間發生未處理的異常。請查看堆棧跟蹤以獲取有關該錯誤的更多信息以及源代碼的位置。Orchard CMS錯誤「ValueFactory試圖訪問此實例的Value屬性」?
異常詳細信息:System.InvalidOperationException:ValueFactory試圖訪問此實例的Value屬性。
Line 61: // Load the log4net thread with additional properties if they are available
Line 62: protected internal void AddExtendedThreadInfo() {
Line 63: if (_shellSettings.Value != null) {
Line 64: ThreadContext.Properties["Tenant"] = _shellSettings.Value.Name;
Line 65: }
夥計們,讓我知道如果您需要有關錯誤的更多詳細信息,請將其修復! @Puneet Goel – 2015-01-21 07:04:48