Jump to content
Software FX Community

System.Security.SecurityException occured in iexplore


ktsang

Recommended Posts

Hi,

Recently, the IE closes automatically when refreshing the ChartFX with data. In PC with visual studio, it shows "System.Security.SecurityException" occured in iexplore.exe,

{"Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."}

 

  what is the reason for this error?

 

Regards,

Kenneth

Link to comment
Share on other sites

Hi,

 

I Assume you are using the .Net client control to render the chart, correct? How are you manipulating the data? Are you doing something at the client side using Java script? Are you using Ajax to bring new data from the server?

 The error you mention may indicate trust issues on the client side. If you are indeed manipulating the chart object on the client side, you need to make sure you have the .Net trust set to full. Can you please verify your .Net trust settings for the zone in which the page is running?

 

Thanks,

 

TT

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...