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() +232
   FirebirdSql.Data.Firebird.FbConnectionPool.Create() +52
   FirebirdSql.Data.Firebird.FbConnectionPool.CheckOut() +152
   FirebirdSql.Data.Firebird.FbConnection.Open() +349
   LMOpac.Data.FBSqlHelper.PrepareCommand(FbCommand command, FbConnection connection, FbTransaction transaction, CommandType commandType, String commandText, FbParameter[] parameters) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\FBSqlHelper.cs:59
   LMOpac.Data.FBSqlHelper.ExecuteNonQuery(CommandType commandType, String commandText, FbParameter[] commandParameters) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\FBSqlHelper.cs:74
   LMOpac.Data.BookDAL.BuildHotEResourceTempTable(Int32 topNum) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\BookDAL.cs:1510
   LMOpac.Data.BookDAL.GetHotEResourceList(Int32 topNum) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\BookDAL.cs:2063
   LMOpac.Business.BookBLL.GetHotEResourceList(Int32 topNum) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Business\BookBLL.cs:290
   LMOpac.Web.Pages.Index.BindHot() +57
   LMOpac.Web.Pages.Index.Page_Load(Object sender, EventArgs e) +156
   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) +1254
   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.3662; ASP.NET Version:2.0.50727.3668