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