错误信息: 当使用ArcGIS API for Flex, Flex Builder报告如下的错误信息时: "Could not resolve <esri:Map> to a component implementation." 原因:
Flex Builder 不能定位到ArcGIS API for Flex library (.swc file).
解决方法: 通过下面两个步骤来解决:
1.在Flex Builder中指定library的路径,可通过下面的方法:
a. Right-click the project.
b. Click Properties.
c. Click Flex Build Path.
d. Click the Library Path tab.
e. Add the Flex API Library using the Add SWC button.
2.把 .swc 文件放到工程的类库目录中
1 个回复
易智瑞技术支持
赞同来自:
原因:
Flex Builder 不能定位到ArcGIS API for Flex library (.swc file).
解决方法: 通过下面两个步骤来解决:
1.在Flex Builder中指定library的路径,可通过下面的方法:
a. Right-click the project.
b. Click Properties.
c. Click Flex Build Path.
d. Click the Library Path tab.
e. Add the Flex API Library using the Add SWC button.
2.把 .swc 文件放到工程的类库目录中
创建时间:2009-11-25
最近更新:2009-11-25
【原文链接】
http://support.esrichina.com.cn/2009/1125/449.html
要回复问题请先登录或注册