Search found 9 matches
- Thu Nov 22, 2007 3:54 pm
- Forum: .NET
- Topic: TChart nework issue when using Windows 2000
- Replies: 3
- Views: 4375
Hi Marc, Thanks for you response, but that is not the issue. I have compiled the project with the Licenses.licx, as I can get it to run on an XP machine from a network server. I actually found that the problem is related to the running of my application from a shortcut. If I run from a short cut the...
- Tue Nov 20, 2007 8:57 am
- Forum: .NET
- Topic: Legend Series Colours
- Replies: 7
- Views: 6365
- Mon Nov 19, 2007 5:03 pm
- Forum: .NET
- Topic: TChart nework issue when using Windows 2000
- Replies: 3
- Views: 4375
TChart nework issue when using Windows 2000
Hi, I have an issue running TChart from a network drive, and running from a PC that has Windows 2K. I have updated my .Net Security Policy for the TeeChart.dll but I still seem to have problems. I have managed to catch the exception that is occuring, see below:- at Steema.TeeChart.FrAccessProvider.G...
- Mon Nov 19, 2007 3:57 pm
- Forum: .NET
- Topic: Legend Series Colours
- Replies: 7
- Views: 6365
- Mon Nov 19, 2007 3:51 pm
- Forum: .NET
- Topic: Legend Series Colours
- Replies: 7
- Views: 6365
- Tue Nov 13, 2007 1:48 pm
- Forum: .NET
- Topic: Legend Series Colours
- Replies: 7
- Views: 6365
Legend Series Colours
Hi, I was wondering if anyone has come across the problem where if you have series count of say 50 being displayed each with a unique colour, and with the correct color shown in the Legend. The problem occurs when you resize the legend so that it can now only show say 40. This causes the last 40 ser...
- Thu Jun 07, 2007 9:25 am
- Forum: .NET
- Topic: Security Policy to run on a Network
- Replies: 1
- Views: 3050
Security Policy to run on a Network
I am trying to get a VS 2005 .Net c# application to work from a network, which includes a TeeChart component. The only way I can get this to work is by Setting a Security Policy within the .Net Configuration that gives the TeeChart dll Trusted Access. Surely this is not required to allow teechart to...
- Tue Jun 05, 2007 12:14 pm
- Forum: .NET
- Topic: MethodAccessException
- Replies: 2
- Views: 3132
Hi Narcís, I cannot use the "Publish" method to create my application. I currently create an executable which I then deploy using something like Installshield. If I use the "Publish" method to build my application, it gives me a setup to run, but I need to include some data files. Is there any other...
- Tue Jun 05, 2007 10:51 am
- Forum: .NET
- Topic: MethodAccessException
- Replies: 2
- Views: 3132
MethodAccessException
Hi All, I have an application which creates a TChart form through a BackGroundWorker in C#. Everything seems to work ok, except when I try to run on a Network. Running on a network give the following message :-"An exception of type 'System.MethodAccessException' occurred in mscorlib.dll but was not ...