Search found 5 matches

by optimum
Wed May 09, 2012 2:30 pm
Forum: .NET
Topic: Installation of TeeChart
Replies: 11
Views: 13121

Re: Installation of TeeChart

Thanks for the quick replies Sandra :). I should rephrase my question...during design time I must have teechart.dll as a reference to be able to compile or I get assembly ref not found. I tried just deploying my app with teechart.client.dll only and it appears to work client side...so I guess the qu...
by optimum
Tue May 08, 2012 5:00 pm
Forum: .NET
Topic: Installation of TeeChart
Replies: 11
Views: 13121

Re: Installation of TeeChart

The last sentence of my last post should have been an question:
For clarification then, if I still require the reference to TeeChart in addition to TeeChart.Client and will need both of these for distribution in my setup project?
by optimum
Tue May 08, 2012 2:29 pm
Forum: .NET
Topic: Installation of TeeChart
Replies: 11
Views: 13121

Re: Installation of TeeChart

Ok, so I read up on Tutorial 17 and recreated the license file by adding a Chart. I noticed that adding the chart also added a reference to TeeChart (where I had previously had only TeeChart.Client). Now all is good. I'm thinking I may have removed TeeChart reference thinking that by adding the TeeC...
by optimum
Tue May 08, 2012 2:14 pm
Forum: .NET
Topic: Installation of TeeChart
Replies: 11
Views: 13121

Re: Installation of TeeChart

In my playing around swapping b/w client and full of .NET 4 I had erroneously left the project as .NET 4 full when using teechart.client. I changed the project to use client profile and tried the build again. In then gave me a could not find type... error (I didn't save it). I removed the licenses.l...
by optimum
Mon May 07, 2012 11:17 pm
Forum: .NET
Topic: Installation of TeeChart
Replies: 11
Views: 13121

Re: Installation of TeeChart

Good day. I'm tagging on a question to this thread as I believe it is similar. We are building a setup project into an existing TeeChart 2012 .NET application. The application used .NET Framework 4.0 initially but now since we are looking at building the setup app we want to use the lighter weight c...