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) +453
   LMOpac.Data.FBSqlHelper.ExecuteReader(CommandType commandType, String commandText, FbParameter[] commandParameters) +265
   LMOpac.Data.FBSqlHelper.ExecuteReader(String commandText, FbParameter[] commandParameters) +48
   LMOpac.Data.BookDAL.GetNewBookList(Int32 topNum) +399
   LMOpac.Business.BookBLL.GetNewBookList(Int32 topNum) +48
   LMOpac.Web.Handlers.GetSlideBooks.ProcessRequest(HttpContext context) +1306
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.8000; ASP.NET Version:2.0.50727.8001