4
votes
2answers
184 views

How do I find license number for ArcGIS Desktop?

I have a machine with ArcGIS for Desktop 10.0 installed on it. I need to find out which license it's using. The machine is single use ArcEditor and was authorized online. How can I find what the ...
0
votes
1answer
244 views

Getting an“ 001270 error : Consolidating the data failed.” while publishing as map service in arcgis server 10.1

I am getting an error "001270 error" . I am inserting table for sql-server database and joining few records to polygon layer also I have lat,Lon data in few tables so I am displaying data using ...
1
vote
0answers
98 views

ArcGIS Add-In - protected dll-s crashes ArcMap

Have anyone tried to use a protected dll inside an ESRI Add-In for ArcGIS Desktop? We use a 3rd party company to protect our .NET dll-s before we package them. This has worked for ArcGIS extensions ...
2
votes
0answers
111 views

Why does a tool not call its constructor or OnActivate() method?

I'm working on an add-in for ArcMap 10.0 in .Net version 3.5. It was finely added in arcgis desktop 10.0 as addin tool and working finely. I added some code in the addin project and build that ...
1
vote
1answer
1k views

How to connect ArcGIS Destkop 10 with PostGIS [duplicate]

Possible Duplicate: How can I connect to a PostGIS database from ArcMap 9.3 and 10.0? I've installed postGIS 1.5.3, and would like to connect it from ArcGIS Destkop v10. Which is the best ...
6
votes
1answer
150 views

Testing ArcMAP 10.0

I want to test performance of Arc Desktop based applications. I tried GDBT but it not give me any information about request time etc. I tried also a Workflow Profiler, but this tool usually crash my ...
8
votes
6answers
5k views

Learning .NET for arcgis use (mainly desktop) - how to start?

I know that many of you guys don't like GIS analysts that turn (or act as part time) programmers and think that their codes are sloppy (which I guess that they are many times) but as everybody has to ...
10
votes
6answers
651 views

Has anyone experienced appreciable performance increases in ArcGIS Desktop by using a RAM Disk?

I configured a RAM disk on a Virtual PC running ArcGIS Desktop 10 and set my HKCU\Software\ESRI\Output\TempPath to a directory on the RAM disk. It’s hard to perceive any sort improvement with that ...