Welcome Guest Search | Active Topics | Sign In | Register

Security Exception Error Options
sabuj001
Posted: Thursday, July 19, 2007 12:45:56 PM
Rank: Newbie
Groups: Member

Joined: 7/6/2007
Posts: 2
The aspxlab.webcontrol.dll used to work fine untill yesterday and now i get the following error:

Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Your application is not running with full trust. Please call AspxLab.WebControls.Runtime.Initialize to manually initialize AspxLab Controls runtime environment.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


and way to get round this???? i tried to modify the web.config by placing the following code
<securityPolicy>
<trustLevel name="Full" policyFile="internal"/>
</securityPolicy>
<trust level="Full" originUrl="" processRequestInApplicationTrust= "true"/>

buit it did not help. same error. any suggestions?
eo_support
Posted: Thursday, July 19, 2007 1:56:14 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,096
Hi,

Thanks for posting your question here. Please see this forum post for the solution:

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=192

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.