我正在使用godaddy VPS with parallels plesk。由於我的應用程序是asp.net 4.0我得到的錯誤:Parallels Plesk + IIS7 asp.net 4.0錯誤:無法識別的屬性'targetFramework'
"Unrecognized attribute 'targetFramework'
我知道這是因爲應用程序池被設置爲ASP.NET 2.0,我不能在Plesk中改變,所以我遠程連接到我服務器,打開IIS7,進入我的應用程序池並將它們全部設置爲asp.net 4.0,但是隨後出現此詳細錯誤:(由更改plesk(默認)(2.0)(pool)爲4.0)
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by
the static file handler.
Most Likely Causes:
•The request matched a wildcard mime map. The request is mapped to the
static file handler. If there were different pre-conditions, the
request will map to a different handler.
如何讓我的asp.net 4.0 web應用程序正常運行?必須有一個體面的方式讓我的asp.net應用程序與parallels plesk一起運行。任何幫助將不勝感激。
你有沒有找到解決方案?我的即將卸載plesk。在我的生活中,我從來沒有遇到那麼麻煩的設置服務器。 – Caimen
我很快就卸載了它,那件事很痛苦 –