Ok.
So we'll wait for the next version. Until there we'll try to use the activeX version.
Thanks again.
Search found 4 matches
- Wed Aug 02, 2006 7:09 pm
- Forum: .NET
- Topic: Collection was modified; enumeration operation may not execu
- Replies: 6
- Views: 7518
- Wed Aug 02, 2006 3:02 pm
- Forum: .NET
- Topic: Collection was modified; enumeration operation may not execu
- Replies: 6
- Views: 7518
Ok then, for now we'll try to swicth to the activeX version until you releases he version for .NET with the corrections. One more question the new version for .NET will be a new release for the 2.0 version or a new version (like 3.0), I'm asking because I need to know if we'll need to upgrade our li...
- Wed Aug 02, 2006 12:16 pm
- Forum: .NET
- Topic: Collection was modified; enumeration operation may not execu
- Replies: 6
- Views: 7518
Hi Christopher, Thanks for your reply. It's good to know that you already had fixed these issues. There is a way to you to release a version with this corrections? I'm asking this because we have a deadline to release our application in august and these issues are the only thing that remains. Thanks.
- Tue Aug 01, 2006 9:09 pm
- Forum: .NET
- Topic: Collection was modified; enumeration operation may not execu
- Replies: 6
- Views: 7518
Collection was modified; enumeration operation may not execu
Hello, I'm getting the following exception when using TChart (2.0.2306.26231) in my project: System.InvalidOperationException: Collection was modified This exception occurs when I try to manipulate the TChart object in a method that runs in a thread. It's a loop that plot's data in a polar graph. I ...