I'm developing a multithreading application in C# with Compact
Framework 2.0 and Sql Server 2005 Compact Edition. Sometimes and
randomly, the following exception is thrown :
AccessViolationException in System.Data.SqlServerCe.NativeMethod()...
Why ?
Thank you, very much.
What activity triggers the access violation?|||Yesterday I have solved the problem. There were some DataReader unclosed.
Thank you.
No comments:
Post a Comment