install problem into delphi.net
install problem into delphi.net
I installed a copy of 8.02 VCL to use with Delphi.net in RAD studio 2007. Components appeared in the pallete and can be placed and edited as normal but when I try to run an application just consisting of a chart on a form I get the following:-
'Project encountered unhandled exception class "System.TypeInitializationException"
It does this with any TeeChart component on the form. I note it does add Steema.TeeChart,VCL.dll to the references when a chart is placed.
It works under Win32 so presumably this is an installation issue, please help.
I have Delphi5 and an early version of TeeChart (6.01) already installed
'Project encountered unhandled exception class "System.TypeInitializationException"
It does this with any TeeChart component on the form. I note it does add Steema.TeeChart,VCL.dll to the references when a chart is placed.
It works under Win32 so presumably this is an installation issue, please help.
I have Delphi5 and an early version of TeeChart (6.01) already installed
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi msh,
Could you please check that v8.02's "LibNet" folder is the only TeeChart path at Tools->Options->Environment Options->Delphi Options->Library - NET->Library Path?
Thanks in advance.
Could you please check that v8.02's "LibNet" folder is the only TeeChart path at Tools->Options->Environment Options->Delphi Options->Library - NET->Library Path?
Thanks in advance.
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 |
Hello,
the problem could be related with old dll's.
Please go to F:\Documents and Settings\Administrator\My Documents\Borland Studio Projects folder and if there you can find the Teechart dlls please remove them.
Once this has been done, closing the BDS, open it again and adding the correct dll should work fine.
the problem could be related with old dll's.
Please go to F:\Documents and Settings\Administrator\My Documents\Borland Studio Projects folder and if there you can find the Teechart dlls please remove them.
Once this has been done, closing the BDS, open it again and adding the correct dll should work fine.
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi msh,
We build our latest v8 sources and got it working fine here. I'll send you an e-mail with the URL to download latest compiled files. Could you please uninstall and replace existing ones with new ones and reinstall the packages? You can use TeeInstall.exe provided with the installation.
Please let us know when you finished downloading the package as we will remove it from our server.
Thanks in advance.
We build our latest v8 sources and got it working fine here. I'll send you an e-mail with the URL to download latest compiled files. Could you please uninstall and replace existing ones with new ones and reinstall the packages? You can use TeeInstall.exe provided with the installation.
Please let us know when you finished downloading the package as we will remove it from our server.
Thanks in advance.
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 msh,
Thanks for the information. I'm glad to hear that solved your problem.
We are currently working on the next release which we expect will fix this issue.
Thanks for the information. I'm glad to hear that solved your problem.
We are currently working on the next release which we expect will fix this issue.
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 |