Null reference exception on fbcommand dispose in NET CF 3.5
-----------------------------------------------------------

                 Key: DNET-559
                 URL: http://tracker.firebirdsql.org/browse/DNET-559
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.5.2
         Environment: Compact Framework 3.5
            Reporter: Geolffrey Mena
            Assignee: Jiri Cincura


My application is crashing and returning the following errors:

System.NullReferenceException was unhandled
  Message="NullReferenceException"
  StackTrace:
       at 
FirebirdSql.Data.FirebirdClient.FbCommand.RollbackImplicitTransaction()
       at FirebirdSql.Data.FirebirdClient.FbCommand.Release()
       at FirebirdSql.Data.FirebirdClient.FbCommand.Dispose(Boolean disposing)
       at System.ComponentModel.Component.Finalize()

I realize this happen only when the application is trying to save 
(update/insert).

I have review this tracker system trying to find a solution and I found the bug 
was fixed in the version 2.7.7. Which after some test does not work with 
Compact Framework 3.5. Is there any compiled version for Compact Framework or 
can any of you can give some advise about what I need to do in order to make it 
work with NET CF 3.5.

Thanks in advanced.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to