求解問題原因及解決方法,急急急急急急急
C#的BLL文件警告導(dǎo)致文件編譯不了
墨色風(fēng)雨
2018-07-26 13:14:04
TA貢獻(xiàn)1829條經(jīng)驗(yàn) 獲得超4個贊
初步估計(jì)是引用添加的有問題,刪除EatGood.BLL項(xiàng)目中引用的System.Web,然后重新添加,注意不是
.NET Framework Client Profile
Project properties
Click on the Tab Application
In the "Target Framework" drop down, be sure to select ".NET Framework 4" and not the one with the suffix "Client Profile"
舉報(bào)