0% found this document useful (0 votes)
276 views1 page

ArcObject Vs ArcEngine

ArcGIS Desktop, ArcEngine, and ArcServer are Esri products, with ArcObjects being the components that make them up. When writing applications using ArcObjects, users need the Desktop product and license, while ArcEngine applications require the ArcEngine product and license at runtime. The key difference is that Desktop applications need the full Desktop installation, whereas ArcEngine applications use the standalone ArcEngine runtime.

Uploaded by

lcdungs
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
276 views1 page

ArcObject Vs ArcEngine

ArcGIS Desktop, ArcEngine, and ArcServer are Esri products, with ArcObjects being the components that make them up. When writing applications using ArcObjects, users need the Desktop product and license, while ArcEngine applications require the ArcEngine product and license at runtime. The key difference is that Desktop applications need the full Desktop installation, whereas ArcEngine applications use the standalone ArcEngine runtime.

Uploaded by

lcdungs
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ArcGIS Desktop is a product. ArcEngine is a product. ArcServer is a prod uct.

ArcObjects are the components that make up the products. You can't compare ArcEngine and ArcObjects because they are not the same thing. If you write a Des ktop application using ArcObjects, the user must have the Desktop product and th e Desktop license. If you write an ArcEngine application, the user must have the ArcEngine product and the ArcEngine license. In the case of the Desktop applica tion, the user must have ArcGIS (because that's the product) and the proper lice nse needed to run your application (ArcView, ArcEditor, ArcINFO). In the case of the ArcEngine application, the user must have the ArcEngine runtime (that's the user-side product) and an ArcEngine license (an ArcGIS license may be substitut ed).

You might also like