Rank: Newbie Groups: Member
Joined: 7/13/2007 Posts: 1
|
After installing .Net Framework 2.0 Windws Security Update for Microsoft .NET Framework, Version 2.0 (KB928365) we started getting the following error using our registered AspxLab control.
Removing the security update fixes the problem. Anyone have an easy answer to resolve this problem with the Windows update installed?
Thank you,
Tim Miller
---------------- Snippet ------------
Security Exception 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.
Stack Trace:
[SecurityException: Your application is not running with full trust. Please call AspxLab.WebControls.Runtime.Initialize to manually initialize AspxLab Controls runtime environment.] a..ctor() +377 ay..cctor() +111
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|