From: Alan M. <al...@me...> - 2003-06-04 23:50:15
|
Thanks Carlos, I have managed to track down the tokenkey... now I get an INGDS excep= tion (see below): Q1: Is the provider using fbclient.dll or gds32.dll by default? (GDSException infers gds32.dll is being used) Q2: The FbException mentions "localhost" - I have no such reference (= or to 127.0.0.1) in my connection string or the config file. Where is this localhost reference coming from? thanks Alan GDSException: Exception of type FirebirdSql.Data.INGDS.GDSException w= as thrown.] FirebirdSql.Data.Firebird.ConnectionPool.Create(String connectionS= tring) +72 FirebirdSql.Data.Firebird.ConnectionPool.CheckOut(String connectionString) +443 FirebirdSql.Data.Firebird.FbConnectionPool.GetConnection(String connectionString) +24 FirebirdSql.Data.Firebird.FbConnection.Open() +108 [FbException: Unable to complete network request to host "localhost". ] FirebirdSql.Data.Firebird.FbConnection.Open() +354 ASP.NewFile_aspx.Connection() in E:\Data\DOTNET\NewFile.aspx:28 ASP.NewFile_aspx.cmdConnect_Click(Object sender, EventArgs e) in E:\Data\DOTNET\NewFile.aspx:38 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +83 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.= RaisePo stBackEvent(String eventArgument) +58 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData= ) +33 System.Web.UI.Page.ProcessRequestMain() +1277 > -----Original Message----- > From: fir...@li... > [mailto:fir...@li...]On Behalf= Of > Carlos Guzman Alvarez > Sent: Thursday, 5 June 2003 12:13 AM > To: Alan McDonald > Cc: fir...@li... > Subject: Re: [Firebird-net-provider] Compilation Error > > > Hello: > > > what about the publickeytoken? Where does that come from? > > Huummmm .... try to see it in the Global Assembly cache ( i think y= ou > have installed the provider using the intallation existent on > sourceforge :) ) > > > > > -- > Best regards > > Carlos Guzm=E1n =C1lvarez > Vigo-Spain > > "No tengo dones especiales.S=F3lo soy apasionadamente curioso" > Albert Einstein, cient=EDfico. > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The= best > thread debugger on the planet. Designed with thread debugging featu= res > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |