Search found 58 matches

by richheim
Tue Dec 02, 2008 3:50 pm
Forum: .NET
Topic: Deployment Issue
Replies: 3
Views: 6712

Answer?

I seem to have stumbled upon the answer to this issue. By configuring the "maximum number of worker processes" to 1 in the ISS Application pool on the windows 2003 Server, things seem to work fine. No more blank graphs or missing data... I'm not quite sure why - I'm not an expert in IIS configuratio...
by richheim
Mon Nov 24, 2008 1:27 am
Forum: .NET
Topic: Deployment Issue
Replies: 3
Views: 6712

Deployment Issue

My app works perfectly on my development server but I'm having trouble deploying it to a Windows 2003 Web Server. The chart on my main page, a volume graph Webchart, often does NOT render. This seems to occur at random...sometimes the chart displays correctly, I get responses to series click events ...
by richheim
Tue Nov 18, 2008 6:56 pm
Forum: .NET
Topic: License Problem
Replies: 5
Views: 8017

Resolved

UGH! I fixed the issue finally. The license.licx file I was using (taken from c:\Program Files\Steema Software\utils had this single entry: Steema.TeeChart.TChart, TeeChart Apparently this was the issue. I am building a web app - not a form based app. I found another license.licx file in C:\Program ...
by richheim
Tue Nov 18, 2008 5:34 pm
Forum: .NET
Topic: License Problem
Replies: 5
Views: 8017

Narcís, I have done the following: > Edited the registry on my development machine and deleted the entry mentioned in the thread you directed me to. > ran the utility executable you mentioned. > Re-installed the maintenance relase of TeeChart .NET > deleted references to TeeChart in Solution Explore...
by richheim
Mon Nov 17, 2008 3:15 pm
Forum: .NET
Topic: License Problem
Replies: 5
Views: 8017

Not sure if this is the case. Guess I should have mentioned this - I was able to move the app successfully to the Windows 2003 server before., i.e. wasn't getting this license error. I've only be getting this error since I did the following on my development box: 1) Updated to the November maintenan...
by richheim
Mon Nov 17, 2008 2:33 pm
Forum: .NET
Topic: License Problem
Replies: 5
Views: 8017

License Problem

Hi, My ASP.NET C# application works fine on my development machine, but when moving it to a Windows 2003 server for deployment I get this messsage: "An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'. Please, c...
by richheim
Mon Nov 10, 2008 2:54 pm
Forum: .NET
Topic: nov 3rd release problems
Replies: 8
Views: 11302

I'm VERY familiar with the fact that I need to add a zoom tool to get postback when 'AutoPotback' is false. Ran into that one a lot. :-) Thanks for the feedback though. I realize that I may be pushing things a bit by using the ASP.NET AJAX stuff as much as I am. In particular the modalPopupExtender ...
by richheim
Thu Nov 06, 2008 6:37 pm
Forum: .NET
Topic: nov 3rd release problems
Replies: 8
Views: 11302

>> Is this the same behaviour you observe in tests there? The behaviour you are describing is what I am experiencing with build 3.5.3225.32184. (this is the version of the TeeChart.dll file on my PC). This is the build prior to Nov 3rd. When I installed the Nov 3rd release I was having trouble getti...
by richheim
Wed Nov 05, 2008 3:16 pm
Forum: .NET
Topic: nov 3rd release problems
Replies: 8
Views: 11302

I sent the file to http://www.steema.net/upload
Got this message back
"Received from_steema.zip Content Type application/x-zip-compressed Length 1774280"
by richheim
Tue Nov 04, 2008 4:37 pm
Forum: .NET
Topic: nov 3rd release problems
Replies: 8
Views: 11302

I've uploaded a file - from_steema.zip.

I am using ASP.NET AJAX, ASp.NET AJAX Toolkit ver 1.0, with VS 2005, .NET 2.0, and IE 6.0


Thanks,
Rich
by richheim
Tue Nov 04, 2008 2:55 pm
Forum: .NET
Topic: nov 3rd release problems
Replies: 8
Views: 11302

nov 3rd release problems

Hi guys, I've downloaded the executable install of your Nov. 3rd release and I'm experiencing major problems! It appears now that NONE of my "ClickSeries" events are being fired. As a matter of fact - even click background was doing nothing. I couldn't even test the modaldialogExtender fix - since t...
by richheim
Thu Oct 30, 2008 4:47 pm
Forum: .NET
Topic: Chart not found - Red 'X' question
Replies: 4
Views: 7480

I think I found it

I think I found the issue. Since it was taking a bit of time to load my initial web form (it does DB lookups and draws charts) - I set up a separate ASP.NET web form which displays a "loading..." graphic to the user - while doing a redirect to the main form. Seems like the redirect may have been cau...
by richheim
Mon Oct 27, 2008 5:33 pm
Forum: .NET
Topic: Chart not found - Red 'X' question
Replies: 4
Views: 7480

>> Perhaps if you check on differences of that kind between your sample project and the problem project it may give some clues. This is the first thing I did. I've tried relacing the chart I'm drawing in my app, which gathers data from a remote DB, with a random number generated chart to see if data...
by richheim
Mon Oct 27, 2008 1:39 pm
Forum: .NET
Topic: Chart not found - Red 'X' question
Replies: 4
Views: 7480

Chart not found - Red 'X' question

Hi, Could you guys tell me, generally, what generally causes this issue? I'm talking about when, in ASP.NET applications, a red 'X' is displayed on the bowser and no chart. I think i have a good handle at this point on using your product for .NET in the ASP.NET environment. I'm using VS 2005, C#, an...
by richheim
Thu Oct 23, 2008 1:23 pm
Forum: .NET
Topic: Zooming WebChart with ZoomTool only horizontal
Replies: 4
Views: 6803

I second this!

Narcís,

I'd like to second this request! I could use this same functionality!

:)

Rich