完美解決Could not load file or assembly AjaxPro.2 or one of its dependencies. 拒絕訪問。 原創(chuàng)
原創(chuàng) 更新時間:2007年08月14日 09:14:39 原創(chuàng) 作者:
Could not load file or assembly AjaxPro.2,經(jīng)排查原來是mcafee限制了
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目錄權(quán)限問題 ,一般是Mac殺毒的安全設(shè)置問題,把temp目錄的權(quán)限設(shè)置下即可
3、如果服務(wù)器安裝了mcafee可以查看日志,很多服務(wù)器禁止c盤讀取或?qū)懭雂ll文件導(dǎo)致,取消dll保護就可
相關(guān)文章
aspnet?core使用websocket實時更新商品信息的方法
這篇文章主要介紹了aspnetcore使用websocket實時更新商品信息,本文通過實例代碼給大家介紹的非常詳細,對大家的學(xué)習(xí)或工作具有一定的參考借鑒價值,需要的朋友參考下吧2024-01-01asp.net 動態(tài)表單之?dāng)?shù)據(jù)分頁
我們很常會在項目中提到一個動態(tài)表單的概念,比如學(xué)校里面學(xué)生的考試成績,當(dāng)學(xué)生登錄系統(tǒng)的時候,他當(dāng)然是希望看到他自己所有科目的成績;又或者是班主任,他需要看到本班同學(xué)所有科目的成績;這些時候我們一般都會在頁面中呈現(xiàn)如下的效果。2010-03-03asp.net中調(diào)用Office來制作3D統(tǒng)計圖的實例代碼
這篇文章介紹了asp.net中調(diào)用Office來制作3D統(tǒng)計圖的實例代碼,有需要的朋友可以參考一下2013-11-11Asp.net實時顯示文本框字?jǐn)?shù)實現(xiàn)代碼
實時顯示文本框字?jǐn)?shù)在日常開發(fā)中很常見,也很實用,接下來為大家介紹下如何實現(xiàn)實時顯示,感興趣的朋友可以參考下哈,希望可以幫助到你2013-04-04輕量級ORM框架Dapper應(yīng)用之實現(xiàn)Join操作
本文詳細講解了使用Dapper實現(xiàn)Join操作,文中通過示例代碼介紹的非常詳細。對大家的學(xué)習(xí)或工作具有一定的參考借鑒價值,需要的朋友可以參考下2022-03-03ASP.NET?Core使用EF創(chuàng)建模型(包含屬性、排除屬性、主鍵和生成值)
這篇文章介紹了ASP.NET?Core使用EF創(chuàng)建模型的的方法,文中通過示例代碼介紹的非常詳細。對大家的學(xué)習(xí)或工作具有一定的參考借鑒價值,需要的朋友可以參考下2022-04-04asp.net DataTable導(dǎo)出Excel自定義列名的方法
本文分享了asp.net DataTable導(dǎo)出Excel 自定義列名的具體實現(xiàn)方法,步驟清晰,代碼詳細,需要的朋友可以參考借鑒,下面就跟小編一起來看看吧2016-12-12