We are getting the following error which
causes our web service application to crash.

We use c# with Visual Studio 2012. Our
Firebird Client ADO.NET provider version is 3.0.2.0.

. I found several topics regarding this
error and made me more confused.

Could you help me figure it out please or
at least keep my application from crashing? Thank you,

 

Exception: System.NullReferenceException

 

Message: Object reference not set to an
instance of an object.

 

StackTrace:    at
FirebirdSql.Data.FirebirdClient.FbCommand.RollbackImplicitTransaction() in
c:\Users\Jiri\Documents\devel\NETProvider\working\trunk\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbCommand.cs:line
789

   at
FirebirdSql.Data.FirebirdClient.FbCommand.Release() in
c:\Users\Jiri\Documents\devel\NETProvider\working\trunk\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbCommand.cs:line
827

   at
FirebirdSql.Data.FirebirdClient.FbCommand.Dispose(Boolean disposing) in
c:\Users\Jiri\Documents\devel\NETProvider\working\trunk\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbCommand.cs:line
395

   at
System.ComponentModel.Component.Finalize()                                      
  
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to