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) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\FBSqlHelper.cs:59
   LMOpac.Data.FBSqlHelper.ExecuteScalar(CommandType commandType, String commandText, FbParameter[] commandParameters) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\FBSqlHelper.cs:138
   LMOpac.Data.CustomLinkDAL.GetCustomLinkInfoList(Int32 page, Dictionary`2 where) in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Data.FirebirdSql\CustomLinkDAL.cs:40
   LMOpac.Business.CustomLinkBLL.GetDefaultCustomLinkInfoList() in e:\Develop\Projects\Windows\Opac_new_135\LMOpac.Business\CustomLinkBLL.cs:34
   LMOpac.Web.UI.Header.Page_Load(Object sender, EventArgs e) +166
   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
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   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