The problem is only on Windows 2003 servers.

""Martin Schmid"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
> Hi,
>
> I have a very amazing problem. We created a asp.net appl.
> Since today this app can't no longer connect to the server, but other
> programs can connect.
> Only .net app. have this problem. Win32 not, Firewall is off.
>
> Any idea?
>
> FirebirdSql.Data.FirebirdClient.FbException: Unable to complete network
> request to host "10.10.10.12". ---> FirebirdSql.Data.Common.IscException:
> Eine Ausnahme vom Typ FirebirdSql.Data.Common.IscException wurde 
> ausgelöst.
> bei FirebirdSql.Data.Client.Gds.GdsConnection.Connect(String dataSource,
> Int32 port, Int32 packetSize, Charset charset)
> bei FirebirdSql.Data.Client.Gds.GdsDatabase.Attach(DatabaseParameterBuffer
> dpb, String dataSource, Int32 port, String database)
> bei FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect()
> --- Ende der internen Ausnahmestapelüberwachung ---
> bei FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect()
> bei FirebirdSql.Data.FirebirdClient.FbConnectionPool.Create()
> bei FirebirdSql.Data.FirebirdClient.FbConnectionPool.CheckOut()
> bei FirebirdSql.Data.FirebirdClient.FbConnection.Open()
> bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset,
> DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String
> srcTable, IDbCommand command, CommandBehavior behavior)
> bei System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32
> startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior 
> behavior)
> bei System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
> bei
> WindowsApplication3._10_10_10_12__database_eqm_mailshop_fdbDataSetTableAdapters.V_RPT_INTERNTableAdapter.Fill(V_RPT_INTERNDataTable
> dataTable)
> bei WindowsApplication3.Form1.Form1_Load(Object sender, EventArgs e)
> bei System.Windows.Forms.Form.OnLoad(EventArgs e)
> bei System.Windows.Forms.Form.OnCreateControl()
> bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
> bei System.Windows.Forms.Control.CreateControl()
> bei System.Windows.Forms.Control.WmShowWindow(Message& m)
> bei System.Windows.Forms.Control.WndProc(Message& m)
> bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
> bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
> bei System.Windows.Forms.Form.WmShowWindow(Message& m)
> bei System.Windows.Forms.Form.WndProc(Message& m)
> bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
> bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
> bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
> IntPtr wparam, IntPtr lparam)
>
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job 
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
> 




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to