日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.

發布時間:2023/12/20 编程问答 44 豆豆
生活随笔 收集整理的這篇文章主要介紹了 Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive. 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

調試網站時,異常出現:Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.

Server Error in '/' Application.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.

Source Error:

Line 15: </connectionStrings> Line 16: <system.web> Line 17: <compilation targetFramework="4.5" /> Line 18: </system.web> Line 19: <runtime>


Source File: D:\Sites\xxxxxx\web.config ?? Line: 17


Version Information:?Microsoft .NET Framework Version:2.0.50727.5420; ASP.NET Version:2.0.50727.5420

?

檢查上面的異常信息,Insus.NET發現開發的項目是ASP.NET MVC是在.NET Framework 4.0的環境下運行的。但在最后一個即顯示的是.NET 2.0

?

解決方法:

?

總結

以上是生活随笔為你收集整理的Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。