I am currently having the following exception occur when handling a mousedown event on a carousel.
An unhandled exception of type 'System.ArgumentException' occurred in PresentationFramework.dll
Additional information: GeneratorPosition '-1,1' passed to Remove does not have Offset equal to 0.
I believe it may be due to me rebuilding the carousel at the same time. I am still debugging and researching the cause but wanted to post here to see if it tickled any memories on how to fix/keep from happening.
Aaron
An unhandled exception of type 'System.ArgumentException' occurred in PresentationFramework.dll
Additional information: GeneratorPosition '-1,1' passed to Remove does not have Offset equal to 0.
I believe it may be due to me rebuilding the carousel at the same time. I am still debugging and researching the cause but wanted to post here to see if it tickled any memories on how to fix/keep from happening.
Aaron