TeeChart 3.5 crashes Visual Studio 2008

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
ahellwig
Newbie
Newbie
Posts: 6
Joined: Wed Sep 17, 2008 12:00 am

TeeChart 3.5 crashes Visual Studio 2008

Post by ahellwig » Wed Jan 21, 2009 9:47 am

I'm using TeeChart for .NET 3.5 and Visual Studio 2008 SP1. After installing TeeChart, I cannot use "Choose Toolbox Items" in the Visual Studio toolbox any more, VS2008 then crashes reproducably. This happens with releases 3.5.3225 and 3.5.3274. After uninstalling TeeChart, VS works fine again. So I guess this is a TeeChart problem. Is there any workaroud or maybe a new release planned in the near future to fix this ussue?

ahellwig
Newbie
Newbie
Posts: 6
Joined: Wed Sep 17, 2008 12:00 am

Post by ahellwig » Wed Jan 21, 2009 10:00 am

Reply-to-myself: After reading this thread and this thread, I checked the path in the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\TeeChart, but the path is correct.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jan 21, 2009 10:13 am

Hi ahellwig,

Yes, we are aware of this and seems to be a known VS2008 issue:

http://connect.microsoft.com/VisualStud ... kID=386506

Solutions suggested in this link may work fine for you.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

ahellwig
Newbie
Newbie
Posts: 6
Joined: Wed Sep 17, 2008 12:00 am

Post by ahellwig » Wed Jan 21, 2009 11:50 am

Thanks for your quick reply, but unfortunately, the workaround suggested there doesn't solve the problem, there was no change in behaviour. Do you know of any other way to be able to properly use VS2008 together with TeeChart?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jan 21, 2009 11:55 am

Hi ahellwig,

I'm afraid not, the only solution for now is creating TeeChart components at runtime :(.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Jan 29, 2009 10:45 am

Hi ahellwig,

As an update, another user solved the problem like this:

After installing TeeChart, I performed the following steps:

- Close Visual Studio
- Delete all files in:
C:\Windows\Temp
C:\Documents and Settings\<user>\Local Settings\Temp
C:\Documents and Settings\<user>\Local Settings\Microsoft\VisualStudio
- Restart Visual Studio 2008

You may want to check if it solves the problem for you.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply