Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的项目设置为 .Net4.5 ,但由于某些奇怪的原因,我无法导入上面的命名空间,因为它似乎不存在。
我在 intsrv 文件夹中有 dll,并且没有更改项目类型的选项。知道如何进行吗?
您需要在解决方案中添加这些 dll 引用。
解决方案资源管理器 -> 添加引用 Microsoft.Web.Management Microsoft.Web.Administration