Search found 8 matches

by ArcUsers
Fri Apr 20, 2012 7:11 pm
Forum: .NET
Topic: TempChart Session issue on deployement server
Replies: 5
Views: 6549

Re: TempChart Session issue on deployement server

We tried that and it made the Chart work in File mode. Unfortunatly, we still wanted it to work in Session Mode. After much tinkering, we managed to make it work. It was mostly Sharepoint's fault and had to keep putting stuff in our Web.Config file. Now we're stuck because of one of our corporate fi...
by ArcUsers
Fri Apr 20, 2012 2:10 pm
Forum: .NET
Topic: TempChart Session issue on deployement server
Replies: 5
Views: 6549

Re: TempChart Session issue on deployement server

We tried running the ASP.Net Demo and a Simple WebForm and both were having the same problems. As for Marc's response, We both checked the Web Application and the Application Pool and both have Session enabled, is there somewhere else I should be looking into? I'm still stuck on the fact that if I r...
by ArcUsers
Thu Apr 19, 2012 7:07 pm
Forum: .NET
Topic: TempChart Session issue on deployement server
Replies: 5
Views: 6549

TempChart Session issue on deployement server

Good evening, We've been troubleshooting a rather odd problem for the past few hours and have hit a dead end. The issue is as follow: In our Developpement environnement and Quality insurance environement, our WebChart works brilliantly. However, when deployed on our production envrionnement, the cha...
by ArcUsers
Mon Apr 09, 2012 2:46 pm
Forum: .NET
Topic: Importing .ten in Web Charts causes Custom Axes to dissapear
Replies: 7
Views: 7237

Re: Importing .ten in Web Charts causes Custom Axes to dissapear

Hello! I thought I would post an update as to how I worked around the issue. Since we're not allowing any zoom on the Web Interface, all we needed was an image of the Axis to sit to the left and the right of the WebChart. So we put the WebChart in a table, added a column on each side and played with...
by ArcUsers
Thu Mar 22, 2012 12:57 pm
Forum: .NET
Topic: Importing .ten in Web Charts causes Custom Axes to dissapear
Replies: 7
Views: 7237

Re: Importing .ten in Web Charts causes Custom Axes to dissapear

Are there any known work around for this issue?
by ArcUsers
Wed Mar 21, 2012 8:29 pm
Forum: .NET
Topic: Importing .ten in Web Charts causes Custom Axes to dissapear
Replies: 7
Views: 7237

Re: Importing .ten in Web Charts causes Custom Axes to dissapear

Good evening, Sorry for the delay, I had to deal with some other issues! I have tried both example, and they are working just fine. I probably should have been a bit more clearer on my first post, given that I was a bit in a hurry! Let's see... I am using TeeChart v4.1.2012.02280. The issue is very ...
by ArcUsers
Fri Mar 16, 2012 3:18 pm
Forum: .NET
Topic: Importing .ten in Web Charts causes Custom Axes to dissapear
Replies: 7
Views: 7237

Importing .ten in Web Charts causes Custom Axes to dissapear

Good morning, We currently have an application that generate a .ten from a Chart we use in our WinForm application. We have a little homemade Asp.Net application and we want to show the same Chart on it. Unfortunately, when we Import the file, all of our custom axes are invisible. We do not have tha...
by ArcUsers
Wed Feb 01, 2012 2:42 pm
Forum: .NET
Topic: Marks increases Axis Maximum
Replies: 1
Views: 2791

Marks increases Axis Maximum

Hey! I got a quick question. I have a Custom Axis that goes from 0 to 100. I added a series to my graph that uses this axis and this serie has a Bar Style. If I make the Marks visibles, the axis gets a redefined Maximum to make the Marks fit inside the axis. However, this is the not behavior that I ...