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.
我添加 mapinfo dll 是我的项目,但是当我想添加命名空间时出现错误。我添加 MapInfo.CoreEngine、MapInfo.CoreEngine.Wrapper、MapInfo.CoreTypes 和 MapInfo.WebControls。我搜索我的 dll 路径,这是正确的。
我使用 MapExtreme 7.3
我解决了错误。MapXtreme 与 .net 框架 4.5.2 一起工作。安装 .Net 框架 4.5.2 并且您的项目目标框架必须是 4.5.2。