I found that PolylineBuilder throws the AccessViolationException when the builder is used after multiple Dispatcher.Invoke calls. If I use BeginInvoke instead of Invoke, everything goes fine, so it is the workaround. But I believe you should fix this problem.
I've attached VS solution with simple test add-in (TestAddIn.zip) and test data (test.gdb.zip, place it in Debug folder after solution building). This test add-in contains one button (Click Me!) which opens a dialog. In this dialog click the Start button and you'll get AccessViolationException at line #35 in FeatureClassIterator.cs file.
Hi Narelle,
I see it is fixed now (1.4). Thank you.
Hi Max,
Thanks for finding this bug and for the clear reproducible case.
We are fixing this issue for the 1.4 release.
Regards
Narelle Chedzey
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.