Another question: If I were to remove delphi and Teechart, what would be the acceptable, workable way to load delphi, Teechart and copy across mu existing
project file and have it run successfully?
Search found 18 matches
- Wed Apr 21, 2010 8:46 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
- Wed Apr 21, 2010 2:36 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
Let me go one step further, if I take a unit with no TeeChart references, I can still see the TeeChart objects in the tool palette. If I drag a TChart onto the form from the Tool Palette, Delphi2006 automatically adds TeeProcs, TeEngine, and Chart to the end of the 'uses section', which is immediatl...
- Wed Apr 21, 2010 2:22 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
First, I have checked the paths as stated about 15 emails ago. Second, can you be more specific in what paths could be missing and exactly where I need to look. Third, when I create an entirely new project and incorporate the TeeChart objects all is well. I even removed all units that contained Teec...
- Tue Apr 20, 2010 3:23 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
So, in the Tool Pallette I see all of the TeeChart objects or widgets. However, the 'uses' stmt does not recognize the interfaces.
- Tue Apr 20, 2010 3:17 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
OK, on new box I took an existing app and added to the uses section: TeeProcs, Series and Charts. Built the app and all was well. I added in a TChart component on the existing form...and built the app...errors. Then, I removed the TChart component and now the TeeProcs,Series and Charts interfaces ar...
- Tue Apr 20, 2010 2:58 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
Not sure about Win32,but no to VCL.Net. That is what I am trying to do, run an existing VCL.NET TeeChart app on the new box.
- Tue Apr 20, 2010 2:38 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
The opposite. The original box has VCL.NET and obviously does have/run a simple TeeChart appl.
The new box has VCL.NET and VCL.Win32 and does not run the app copied from the orig box.
Thanks,R
The new box has VCL.NET and VCL.Win32 and does not run the app copied from the orig box.
Thanks,R
- Mon Apr 19, 2010 3:02 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
The assemblies search path is ok...same result.
- Mon Apr 19, 2010 2:39 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
OK, under Installed .NET Components, I see 'TeeChart Standard' checked... the description shows
....\TeeChart Standard 8 for Delphi 2006\Delphi10\Assemblies\Steema.TeeChart.Standard.Vcl.Design.dll
??
....\TeeChart Standard 8 for Delphi 2006\Delphi10\Assemblies\Steema.TeeChart.Standard.Vcl.Design.dll
??
- Mon Apr 19, 2010 11:49 am
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
Before my my last post I had loaded the v8.07 version....same result. Also, I am using Delphi for .net. The Delphi Win32 shows as an option under the new computer but not the older one.
- Sun Apr 18, 2010 2:29 am
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
Sorry it s taking so long... I do not see the Projects--> Options--> Packages that you referred me to...no such option on delphi 2006. As to the directory paths, the Stemma 'assmblies' directory was in the path. I added the /Bin and /lib. As an aside, my old box has exactly the same path entries as ...
- Wed Feb 10, 2010 2:54 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
I placed the directory entry at the top of the library path....same result. BTW, I am still using Delphi 2006, not 2010.
- Wed Feb 10, 2010 2:11 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
Do I have access to this, and if so, where do I get to it? I had only purchased the standard version w/out source code.
R
R
- Mon Feb 08, 2010 8:42 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
I ran the TeeRecompile. I am still getting the same erroron the project build.
This is really frustrating. What should I try now?
Thanks,
Roger
This is really frustrating. What should I try now?
Thanks,
Roger
- Thu Jan 14, 2010 3:02 pm
- Forum: VCL
- Topic: Reinstallation Issue
- Replies: 30
- Views: 15053
Re: Reinstallation Issue
Where would I find the Recompile script?