User (Legacy) Posted March 11, 2004 Report Posted March 11, 2004 I have seen that you have addressed this issue before, but my question is what level of permissions are needed? We have a local Intranet, and have the following settings for the Runtime security setting: Enterprise - All Code - Full Trust Machine - All Code - Nothing Machine - LocalIntranet - LocalIntranet User - All Code - Full Trust On my machine it works (even when connecting via the Intranet to my IIS Server), on other machines it fails? I have chartFX .NET 6.2 and am using WEB Forms with Visual Studio .NET 2003 Thanks for any help in advance Trevor
Software FX Posted March 11, 2004 Report Posted March 11, 2004 Depending on which component you are using the level or permissions is different. Which component is giving you the error ? the server component or the client component ? When does the error occur ? any particular operation being performed ? ChartFX for .NET 6.2 IE Client Component can run on Low Trust. However some operations such as Hyper-Linking, Clipboard Interaction, Client Side Events, File System IO, and others require an increased level of trust, in some cases Full Trust is required as call to unmanaged code are needed. Chart FX Server Component requires a high level of trust. Since this component is designed to run locally. -- FP Software FX
Recommended Posts
Archived
This topic is now archived and is closed to further replies.