Server Error in '/' Application.

Unable to complete network request to host "127.0.0.1".

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: FirebirdSql.Data.Firebird.FbException: Unable to complete network request to host "127.0.0.1".

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[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) +437
   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) +2214
   LMOpac.Business.BookSearchBLL.GetBookList(Dictionary`2 searchConditions) in I:\OPAC\OPAC\Opac_Going\LMOpac.Business\BookSearchBLL.cs:78
   LMOpac.Web.Pages.Search.FilterSearch(String type, String keyword) +1444
   LMOpac.Web.Pages.Search.Page_Load(Object sender, EventArgs e) +551
   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) +1198
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8964; ASP.NET Version:2.0.50727.8962