手机
当前位置:查字典教程网 >编程开发 >asp.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. 拒绝访问。 原创
摘要:ServerErrorin'/'Application.------------------------------------------...

ServerErrorin'/'Application.

--------------------------------------------------------------------------------

Couldnotloadfileorassembly'AjaxPro.2'oroneofitsdependencies.拒绝访问。

Description:Anunhandledexceptionoccurredduringtheexecutionofthecurrentwebrequest.Pleasereviewthestacktraceformoreinformationabouttheerrorandwhereitoriginatedinthecode.

ExceptionDetails:System.IO.FileLoadException:Couldnotloadfileorassembly'AjaxPro.2'oroneofitsdependencies.拒绝访问。

........

ServerErrorin'/'Application.

--------------------------------------------------------------------------------

Couldnotloadfileorassembly'AjaxPro.2'oroneofitsdependencies.拒绝访问。

Description:Anunhandledexceptionoccurredduringtheexecutionofthecurrentwebrequest.Pleasereviewthestacktraceformoreinformationabouttheerrorandwhereitoriginatedinthecode.

ExceptionDetails:System.IO.FileLoadException:Couldnotloadfileorassembly'AjaxPro.2'oroneofitsdependencies.拒绝访问。

解决方法:

1、有可能是防火墙问题

2、temp目录权限问题 ,一般是Mac杀毒的安全设置问题,把temp目录的权限设置下即可

3、如果服务器安装了mcafee可以查看日志,很多服务器禁止c盘读取或写入dll文件导致,取消dll保护就可

【完美解决Could not load file or assembly AjaxPro.2 or one of its dependencies. 拒绝访问。 原创】相关文章:

ASP.NET热点问题解答14个

ASPX中的用户控件与ASP中的INCLUDE方法对比

ASP.NET入门随想之检票的老太太

vs 不显示行号的操作方法

高仿Windows Phone QQ登录界面实例代码

浅谈ASP.NET中最简单的自定义控件

找不到类型或命名空间名称“Server”(是否缺少 using 指令或程序集引用?)

ASP.NET中Web.config文件的层次关系详细介绍

如何在浏览器中打开PDF文件并实现预览的思路与代码

asp.net用cookie保存用户密码自动登录

精品推荐
分类导航