[firebase-br] erro .net

Alexandre Murta amurta em gmail.com
Qua Mar 1 09:24:20 -03 2006


estou fazendo a instalacao em um cliente, com servidor winxp e
utilizando o drive .net 2.0 beta4 e asp.net 2005, na hora de conectar
no banco esta dando a seguinte mensagem:

Exception of type 'FirebirdSql.Data.Common.IscException' was thrown.
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.Common.IscException: Exception of
type 'FirebirdSql.Data.Common.IscException' was thrown.

Source Error:


Line 39:         Dim banco As New FbConnection
Line 40:         banco.ConnectionString =
"User=SYSDBA;Password=masterkey;Database=D:\JetGraf\JetGraf;DataSource=localhost;Dialect=3;"
Line 41:         banco.Open()
Line 42:
Line 43:         cmdComando.Connection = banco


Source File: C:\Inetpub\wwwroot\JetGraf\App_Code\classe\clsBanco.vb    Line: 41

Stack Trace:


[IscException: Exception of type
'FirebirdSql.Data.Common.IscException' was thrown.]
   FirebirdSql.Data.Client.Gds.GdsConnection.Connect(String
dataSource, Int32 port, Int32 packetSize, Charset charset) +400
   FirebirdSql.Data.Client.Gds.GdsDatabase.Attach(DatabaseParameterBuffer
dpb, String dataSource, Int32 port, String database) +65
   FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect() +273

[FbException (0x80004005): Unable to complete network request to host
"localhost".]
   FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect() +308
   FirebirdSql.Data.FirebirdClient.FbConnectionPool.Create() +46
   FirebirdSql.Data.FirebirdClient.FbConnectionPool.CheckOut() +255
   FirebirdSql.Data.FirebirdClient.FbPoolManager.GetConnection(String
connectionString) +128
   FirebirdSql.Data.FirebirdClient.FbConnection.Open() +352
   clsbanco.SelecionarDados(String sProcedure, FbParameter[]
vParametros) in
C:\Inetpub\wwwroot\JetGraf\App_Code\classe\clsBanco.vb:41
   orcamento_localiza.btnLocaliza_Click(Object sender, EventArgs e) in
C:\Inetpub\wwwroot\JetGraf\orcamento_localiza.aspx.vb:38
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String
eventArgument) +107
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
eventArgument) +7
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +11
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+5102




Mais detalhes sobre a lista de discussão lista