用户名:
密 码: 记住
您当前的位置:首页 > 网络编程 > Net教程

完美解决Could not load file or assembly AjaxPro.2 or one of its dependencies. 拒绝访问。 原创

时间:2015-01-29  来源:互联网  作者:佚名

Server Error in '/' Application. 
--------------------------------------------------------------------------------

Could not load file or assembly 'AjaxPro.2' or one of its dependencies. 拒绝访问。 
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.IO.FileLoadException: Could not load file or assembly 'AjaxPro.2' or one of its dependencies. 拒绝访问。

........


Server Error in '/' Application. 
--------------------------------------------------------------------------------

Could not load file or assembly 'AjaxPro.2' or one of its dependencies. 拒绝访问。 
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.IO.FileLoadException: Could not load file or assembly 'AjaxPro.2' or one of its dependencies. 拒绝访问。
解决方法:
1、有可能是防火墙问题
2、temp目录权限问题 ,一般是Mac杀毒的安全设置问题,把temp目录的权限设置下即可
3、如果服务器安装了mcafee可以查看日志,很多服务器禁止c盘读取或写入dll文件导致,取消dll保护就可
来顶一下
返回首页
返回首页
推荐资讯
asp.net下gridview 批量删除的实现方法第1/3页 asp.net下gridview 批量删除的实现要实现的效果很简单,看下图片:功能:选中CheckBox,后从数
用CSS实现图片倾斜 只支持IE 用CSS实现图片倾斜 只支持IE[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]...
相关文章
栏目更新
栏目热门