TeeChart 3.5 crashes Visual Studio 2008
TeeChart 3.5 crashes Visual Studio 2008
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?
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi ahellwig,
I'm afraid not, the only solution for now is creating TeeChart components at runtime .
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |