Installing v5 after Installing .NET TeeChart
Posted: Fri Jul 30, 2004 2:04 pm
Please help,
I am new to the team (and to TeeCharts). We are building a .NET and installed TeeCharts for .NET no problem.
I just found out I have to go back and do some maintenance on a site that has TeeCharts v5 on it. I tried to install v5 on my local machine and am having problems viewing the charts from the old site.
If I comment out the following line in the old asp code, I can view the chart but only in 3D (originally it was 2D):
Chart1.Aspect.View3D = False
If I uncomment that line and pull up the page I get a blank graph and an error that states: "Wrong *.tee file format"
Please help with any suggestions:
Should I have installed v5 then .NET versions?
I am new to the team (and to TeeCharts). We are building a .NET and installed TeeCharts for .NET no problem.
I just found out I have to go back and do some maintenance on a site that has TeeCharts v5 on it. I tried to install v5 on my local machine and am having problems viewing the charts from the old site.
If I comment out the following line in the old asp code, I can view the chart but only in 3D (originally it was 2D):
Chart1.Aspect.View3D = False
If I uncomment that line and pull up the page I get a blank graph and an error that states: "Wrong *.tee file format"
Please help with any suggestions:
Should I have installed v5 then .NET versions?