码迷,mamicode.com
首页 > Web开发 > 详细

.net4.0 框架使用ArcEngine

时间:2014-10-16 12:45:32      阅读:305      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   使用   ar   for   sp   2014   on   

某些类可能会出现.net 3.5之前没有的错误:

  错误 3 无法嵌入互操作类型“ESRI.ArcGIS.DataSourcesGDB.FileGDBWorkspaceFactoryClass”。请改用适用的接口。 

 

解决方案:

    2) The reason you could not compile against .NET 4.0 is because the "Embed Interop Types" property was set to true on the ESRI assembly references. If you change "Embed Interop Types" to false for all the ESRI references in the project, it will build against .NET 4.0.

bubuko.com,布布扣

 

.net4.0 框架使用ArcEngine

标签:style   blog   http   使用   ar   for   sp   2014   on   

原文地址:http://www.cnblogs.com/bluemaplestudio/p/4028332.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!