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.
Source Error:
Line 23: <tr>
Line 24: <td>
Line 25: <dntb:webeditor id="weCompany" runat="server" Skin="../system_dntb/skin/xp/" systemFolder="system_dntb/"></dntb:webeditor></td>
Line 26: </tr>
Line 27: <tr>
-----------------------------------------------------------------------------------------------------
我用了webeditor 这个控件,在本机测试没有问题,但上传到"GoDaddy美国主机"服务器就有问题了,请问怎么解决呢?