Hi,
Any chance you could use the callstack to determine the root cause of the problem ?
Or is there a way to get detailled debug symbols to produce a better stack next time it happens ?
Thank you.
Search found 5 matches
- Tue Jul 28, 2009 9:22 pm
- Forum: ActiveX
- Topic: TeeChart v8 creates deadlock in w3wp.exe
- Replies: 5
- Views: 7657
- Tue Jun 23, 2009 4:42 pm
- Forum: ActiveX
- Topic: TeeChar 8.0.0.6 - black doughnut
- Replies: 2
- Views: 4563
Re: TeeChar 8.0.0.6 - black doughnut
It works !
Thank you for your help.
Loïc
Thank you for your help.
Loïc
- Tue Jun 23, 2009 2:34 pm
- Forum: ActiveX
- Topic: TeeChar 8.0.0.6 - black doughnut
- Replies: 2
- Views: 4563
TeeChar 8.0.0.6 - black doughnut
Hello,
After upgrading to 8.0.0.6 from 8.0.0.3 we noticed that our doughnut charts have a black hole instead of a white one.
Has anyone notices this ?
Is is a new default value ? For which parameter ?
Thanks
Loïc
After upgrading to 8.0.0.6 from 8.0.0.3 we noticed that our doughnut charts have a black hole instead of a white one.
Has anyone notices this ?
Is is a new default value ? For which parameter ?
Thanks
Loïc
- Wed Jun 10, 2009 6:01 pm
- Forum: ActiveX
- Topic: TeeChart v8 creates deadlock in w3wp.exe
- Replies: 5
- Views: 7657
deadlock
We can't reproduce the problem at will. It only happens after several days of continuous use.
- Fri Jun 05, 2009 5:34 pm
- Forum: ActiveX
- Topic: TeeChart v8 creates deadlock in w3wp.exe
- Replies: 5
- Views: 7657
TeeChart v8 creates deadlock in w3wp.exe
Hello, After experiencing several freeze in our web application, we have used DebugDiag to try and identify a root cause. Apparently, a single thread is trying to display a message box - hardly useful for a server-side component -, thereby locking all other threads which are using the component. The...