Ajaxpro发布到server上后报错
我用vs2005开发一个项目,项目基本完成,
其中用到了Ajaxpro,但发布到server上后报错
报错信息如下:
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.
在我本地是好的
怎么回事???????