Security Policy to run on a Network

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
EddieB
Newbie
Newbie
Posts: 9
Joined: Fri Sep 29, 2006 12:00 am
Location: Glasgow, Scotland

Security Policy to run on a Network

Post by EddieB » Thu Jun 07, 2007 9:25 am

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 run from a network.
Is there another way to o this? Is there something i am missing ?

Cheers :?

Marc
Site Admin
Site Admin
Posts: 1265
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Fri Jun 08, 2007 8:59 am

Hello,

We would expect the regular .NET framework security restrictions to apply to the use of TeeChart as per other dll assemblies. TeeChart is Strong named to permit Code Group Strong Named permission to be applied directly for TeeChart.

We will note to add some comments to the Tutorials about network use.

Regards,
Marc Meumann
Steema Support

Post Reply