Remote access to mobile databases
Home | Products | Buy | Support | Downloads | Contacts | Forum | Blog Search

open all | close all

ERROR: You may get a System.NullReferenceException when m_threadEnd is called

Manual | Knowledge Base | Download | Buy | License | Forum

You may receive a System.NullReferenceException when the data copying procedure finishes. This error is generated when the end of thread delegate is not set. You can avoid it by editing the assembly source code and replacing all invocations of m_threadEnd with the following code:

if(m_threadEnd != null)
    m_threadEnd();

Support / Knowledge Base / Data Port Component / ERROR: You may get a System.NullReferenceException when m_threadEnd is called

Google PageRank Checker