Search found 11 matches

by mrsgrams
Wed Aug 04, 2004 8:15 pm
Forum: ActiveX
Topic: Length Error in ASP.NET application
Replies: 5
Views: 7290

I have it narrowed down to a problem with the checkbox and having autopostback set to true. I did some testing one element at a time, and have it narrowed down to the checkbox postback that is causing the issue.
by mrsgrams
Wed Aug 04, 2004 4:44 pm
Forum: ActiveX
Topic: Length Error in ASP.NET application
Replies: 5
Views: 7290

Pep - I can't get the email to go to the newsgroup. Is there a different place to send it?
by mrsgrams
Wed Aug 04, 2004 4:33 pm
Forum: ActiveX
Topic: Length Error in ASP.NET application
Replies: 5
Views: 7290

This is the version I am using:

1.0.1189.31308

I will post the page so you can see it.
by mrsgrams
Wed Aug 04, 2004 2:55 pm
Forum: ActiveX
Topic: Length Error in ASP.NET application
Replies: 5
Views: 7290

Length Error in ASP.NET application

I have an asp page that has two calendar controls, a drop down list and a pair of check boxes. When selections are made with these controls, they display a checkbox list that gives filtered information based on their choices. I also have a button on the page that will use all of the choices made to ...
by mrsgrams
Wed Jun 09, 2004 6:30 pm
Forum: .NET
Topic: MarksStyles different when loaded on server
Replies: 1
Views: 4666

I found the problem The chart was sitting on the page, and there was a series within the active x control itself (not created in code). It must have been there from when I was doing some testing. The settings for that series item were over riding the series I created in code.
by mrsgrams
Wed Jun 09, 2004 5:37 pm
Forum: .NET
Topic: MarksStyles different when loaded on server
Replies: 1
Views: 4666

MarksStyles different when loaded on server

I am running Server 2003 on my web server, and XP Pro on my local PC. When I test my Teechart on my local pc, the chart shows properly with the marks on a barchart set as follows: .Series(0).Marks.Style = Steema.TeeChart.Styles.MarksStyles.Value BUT, when I use copy project in .net 2002 to put it on...
by mrsgrams
Wed Jun 09, 2004 4:16 pm
Forum: .NET
Topic: Install on Server
Replies: 8
Views: 13278

I did a reinstall and then had to give full control permissions to both the network services and aspnet user names. Now the charts work. Thanks!
by mrsgrams
Mon Jun 07, 2004 4:35 pm
Forum: .NET
Topic: Install on Server
Replies: 8
Views: 13278

interesting. I just moved the folder...figured out the network service user name. Now my chart comes up as a little box with an x instead of a chart. Please help again.
by mrsgrams
Mon Jun 07, 2004 4:25 pm
Forum: .NET
Topic: Install on Server
Replies: 8
Views: 13278

I just did some searching on my web server. The _chart_temp file folder is not located under the Steema folder, it is located at c:\_chart_temp.

Is this an error in the install?
by mrsgrams
Mon Jun 07, 2004 4:15 pm
Forum: .NET
Topic: Install on Server
Replies: 8
Views: 13278

What does 'network service on IIS6' refer to? I have IIS6.0.
by mrsgrams
Sat Jun 05, 2004 6:47 pm
Forum: .NET
Topic: Install on Server
Replies: 8
Views: 13278

Install on Server

Am having issues with installing on Server 2003. I have a regular asp.net page that is my switchboard. A link on the switchboard points to an asp.net page that contains a tchart object. (TeeChart.Net v1) The second page won't open and is giving me this error when i sign onto the server and run it: A...