'/' 應用程式中發生伺服器錯誤。

Unable to complete network request to host "127.0.0.1".

描述: 在執行目前 Web 要求的過程中發生未處理的例外情形。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外詳細資訊: FirebirdSql.Data.Firebird.FbException: Unable to complete network request to host "127.0.0.1".

原始程式錯誤:

在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。

堆疊追蹤:


[FbException: Unable to complete network request to host "127.0.0.1".]
   FirebirdSql.Data.Firebird.FbConnectionInternal.Connect() +230
   FirebirdSql.Data.Firebird.FbConnectionPool.Create() +52
   FirebirdSql.Data.Firebird.FbConnectionPool.CheckOut() +152
   FirebirdSql.Data.Firebird.FbConnection.Open() +346
   LMOpac.Data.FBSqlHelper.PrepareCommand(FbCommand command, FbConnection connection, FbTransaction transaction, CommandType commandType, String commandText, FbParameter[] parameters) +436
   LMOpac.Data.FBSqlHelper.ExecuteDataTable(CommandType commandType, String commandText, FbParameter[] commandParameters) +171
   LMOpac.Data.FBSqlHelper.ExecuteDataTable(String commandText, FbParameter[] commandParameters) +48
   LMOpac.Data.BookSearchDAL.GetBookList(Dictionary`2 searchConditions) +2208
   LMOpac.Business.BookSearchBLL.GetBookList(Dictionary`2 searchConditions) +364
   LMOpac.Web.Pages.Search.FilterSearch(String type, String keyword) +1902
   LMOpac.Web.Pages.Search.Page_Load(Object sender, EventArgs e) +977
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   LMOpac.Web.LMBasePage.OnLoad(EventArgs e) +2211
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


版本資訊: Microsoft .NET Framework 版本:2.0.50727.8806; ASP.NET 版本:2.0.50727.8762