zoukankan      html  css  js  c++  java
  • CuteEditor.Editor+a+a+c+a+a.a() System.RuntimeType.get_Assembly() 问题解决方法

    问题:

    Server Error in '/' Application.


    Attempt by method 'CuteEditor.Editor+a+a+c+a+a.a()' to access method 'System.RuntimeType.get_Assembly()' failed.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

    Exception Details: System.MethodAccessException: Attempt by method 'CuteEditor.Editor+a+a+c+a+a.a()' to access method 'System.RuntimeType.get_Assembly()' failed.

    方法:

    在web.config文件中system.web段落加入: 

    <trust level="Full"/>

  • 相关阅读:
    join
    PS1-4
    tftp + bras
    awk调用shell
    curl
    ssh
    查看cp进度,使用watch
    tftp
    scp 链接文件的问题 + tar
    mysql必知必会(三、使用mysql)
  • 原文地址:https://www.cnblogs.com/94cool/p/3450472.html
Copyright © 2011-2022 走看看