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.ExecuteScalar(CommandType commandType, String commandText, FbParameter[] commandParameters) +277
   LMOpac.Data.FBSqlHelper.ExecuteScalar(String commandText, FbParameter[] commandParameters) +48
   LMOpac.Data.BookDAL.IsValidAcno(String acno) +346
   LMOpac.Business.BookBLL.IsValidAcno(String acno) +50
   LMOpac.Web.LMBasePage.IsValidAcno(String acno) +79
   LMOpac.Web.Pages.Book.Page_Load(Object sender, EventArgs e) +179
   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) +2231
   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.8974; ASP.NET Version:2.0.50727.8974