Spellchecker Security Exception on ASP.NET 2.0

  •  07-26-2006, 9:40 AM

    Spellchecker Security Exception on ASP.NET 2.0

    I'm getting a Security Exception when I press the spell check button.  This works locally when doing development, but fails on my hosting account.  Does anyone have a solution besides turning the spell checker off?
     
    CuteEditor 5.3
    ASP.NET 2.0

    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: That assembly does not allow partially trusted callers.
View Complete Thread