Tagged Questions
3
votes
2answers
343 views
Is it possible to deploy on a ArcGIS 9.3.1 machine a component created with ArcGIS 10?
We are developping a C# ArcObjects Class extension assembly.
Our development machine was recently updgraded to ArcGIS 10, but when we try to install the assembly on a 9.3.1 machine, we get an R0000 ...
5
votes
2answers
630 views
Deployment options of arcgis desktop add-in
I made an addin for arcmap and want to deploy it using setup file. By double clicking the setup file anyone can install it in his machine and through installation it will check all dependencies and ...
2
votes
0answers
86 views
How do you deploy services, data, code to an ArcGIS production server
We have a production GIS viewer that runs on a production server. Testing new development/data is done on a test server and we develop on a different server also. At the moment, a lot of the ...