码迷,mamicode.com
首页 > 其他好文 > 详细

COMException: The data necessary to complete this operation is not yet available.

时间:2014-05-24 07:11:22      阅读:284      评论:0      收藏:0      [点我收藏+]

标签:style   c   code   tar   http   color   

问题描述:

最近在公司AE项目中遇到了下面的问题:

COMException: The data necessary to complete this operation is not yet available.
ErrorCode: -2147483638 (Hex:8000000a)
StackTrace: ESRI.ArcGIS.Carto.IMap.get_MapScale() 

问题原因:

因为框架已经在很多项目使用,确保不是程序代码的问题。在网上找了很久,发现ESRI官网论坛有人遇到过相同的问题,链接地址:

http://forums.esri.com/Thread.asp?c=159&f=1707&t=258229

发生错误的原因是:地图单位是unknown。

解决方法:

参照上面链接内容,将地图单位设置为meters。问题解决。

COMException: The data necessary to complete this operation is not yet available.,布布扣,bubuko.com

COMException: The data necessary to complete this operation is not yet available.

标签:style   c   code   tar   http   color   

原文地址:http://www.cnblogs.com/KevinJasmine/p/3736325.html

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