POST
|
I checked that and this setting is set to False for all ArcGIS references in my project. But still if I run it on the deployment PC it gives the FileNotFoundException for the ESRI assemblies.
... View more
02-19-2015
02:46 PM
|
0
|
1
|
13
|
POST
|
Basically I have ArcMap 10.1 and SDK for ,NET 10.1 and Java 10.1 installed. I have built an application using this SDK for some operations on the feature classes. Now I found out that the end users mostly have 10.0 version of Arcmap and no SDKs installed. So the question is do I need a separate license for each version of Arcmap (10.0, 10.1, 10.2) to build an application that targets 10.0, 10.1 and 10.2 runtime environments? I think the functionality used is simple and probably is included in 10.0 APIs. The other question is whether it's possible to distribute only one application (e.g. built for 10.0) for all newer versions of the Arcmap or I need a three separate distribution packages for every version of the Arcmap. Finally, can I access 10.0 SDK having the license for 10.1 SDK?
... View more
02-18-2015
12:19 PM
|
0
|
3
|
4274
|
POST
|
I resolved the issue some time ago, but maybe this info will be useful for someone. The problem stemmed from the fact that the DB data were provided by a MapServer. Of course it looked as a regular layer in ArcMap but from what I understood after reading the docs the Map service provides imagery of the features for ArcMap instead of the actual shapes and coordinates. It turned out that the DB also provides the Feature service. Once I used that to add the layer to the map data export and all other conversion tools in ArcToolbox became available. Perhaps it would be good if ArcMap let me know the reason why it can't export the data to a shapefile in the first place.
... View more
08-28-2014
10:11 AM
|
0
|
0
|
105
|
POST
|
I have a layer that defines a connection to a database on an ArcGIS server on the LAN. If I right click it I don't see the "Data" or "Export" item in the menu. On the other hand if I start from a shapefile and create a layer for this shapefile the "Data" menu item with options such as "Export Data", "Export to CAD" is accessible... In other words if I understand correctly the "lyr" file defines a data source for the features of the layer. And I see these features on the ArcMap. The problem is I can't export them to a shape file (so that I can see the data attribute table and able to access the features without a connection to the data source).
... View more
07-11-2014
09:40 AM
|
1
|
5
|
3208
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|