The type or namespace name 'XXX' does not exist in the namespace 'XXX' (are you missing an assembly reference?)
試了半天後,才找到要去改專案的屬性,將 Target Framework 從.NET Framework 4 Client Profile 改成 .NET Framework 4,這樣就可以了。

詳細的路徑在 [Project] -> [Properties] -> [Application] -> [Target Framework]
然後選擇 [.NET Framework 4]
分享這個奇怪的錯誤。
No comments:
Post a Comment