手机
当前位置:查字典教程网 >编程开发 >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中多层架构

asp.net实现在线音乐播放器示例

asp.net repeater实现批量删除时注册多选框id到客户端

建立自己的RSS

ASP.NET热点问题解答14个

ASP.NET:设置页面buffer引出来的问题

asp.net 的错误处理机制讲解

将Asp.Net网站发布到IIS的四种方法

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

asp.net COOKIES需要注意的一点

精品推荐
分类导航