when i use gmap.net in windows forms, there are some exception i can catch, most of them is NullReferenceException, and stack is
GMap.NET.Internals.FastReaderWriterLock.AcquireWriterLock()
在 GMap.NET.Internals.Core.Dispose(Boolean disposing)
在 GMap.NET.Internals.Core.Finalize();
i really didn't find the solution,is anybody knows?thanks a lot!
when i use gmap.net in windows forms, there are some exception i can catch, most of them is NullReferenceException, and stack is GMap.NET.Internals.FastReaderWriterLock.AcquireWriterLock() 在 GMap.NET.Internals.Core.Dispose(Boolean disposing) 在 GMap.NET.Internals.Core.Finalize(); i really didn't find the solution,is anybody knows?thanks a lot!