当前位置: 移动技术网 > IT编程>开发语言>.net > 完美解决Could not load file or assembly AjaxPro.2 or one of its dependencies. 拒绝访问。 原创

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

2018年05月29日  | 移动技术网IT编程  | 我要评论

越妇言,院士花园,哈尔滨恒星学院


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保护就可

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网