Can't find Web mapping template in visual studio 2012
I have this : 1. ArcGIS for desktop 10.2 2. ArcGIS server 10.2 3. Microsoft Visual studio 2012 ultimate 4. Windows 8.1 Enterprise All i have is a latest version :cool: I have installed visual studio...
View ArticleRe-Draw issues with dockable window
Hello I am completely new to using the arcobjects SDK and have run into a minor issue with a dockable window. When I load the window everything is okay, but once the window is collapsed, the formatting...
View Articlelack Point Tool to MapControl
Hi forum I have a problem with MapControl object. I have developed an application with c# language and arcgis engine. I have imported a toolbar developed for ArcMap desktop in a MapControl but some...
View ArticleAdd a little functionality to MapService using SOE, ArcGIS for Server 10.1...
Hi, All The problem that served as a reason to post this thread is concerning control over editing operations (Create, Query, Update, Delete) via the rest interface of the MapService in ArcGIS for...
View ArticleMigrating VBA Function to vb.net
Hello, I am facing problem migrating this function from VBA to vb.net. I do appreciate your help. I am using 10.1 and vs2010 Code: Public Function GenerateClassBreaks(pFeatLayer As IFeatureLayer,...
View ArticleExport Polyline to KMl
I am trying to export a polyline to KML and I haven't found a way of doing it. I would like to know if it is not possible to do it directly, how to convert a polyline to a layer so I can use...
View ArticleGet collection of georeferencing control points?
Hello, If I have created control points (i.e. links) using the Georeferencing toolbar, how can I programmatically retrieve a list of these points? I'm looking for something like an enum of the links...
View Articleweb adf map control not refreshing and displaying results but TOC will
I'm using ESRI ArcServer 10.0 and Visual Studio 2010 c#.NET. We've done a spatial query using ArcObjects and are now trying to load the results from an ifeatureclass or igeofeature to the...
View ArticleVB.NET - Console Application Question
Hi, I am still relatively novice at VB.NET, and am in the process of trying to automate a system here whereby I set a scheduled task to run a process within an MXD. From what I have researched, it...
View ArticleConsume Geoprocessing Service in ArcObjects Project
I need to call a "clip and ship" geoprocessing web service via arcobjects. The input parameter is a feature (to define an area of interest). The gp service requires a user name and password to connect....
View ArticleAbout ARCGIS engine
Dear Friends, I am using ARCGIS 9.3 version and .net Sdk. I wand to develop some tools using axMapcontol, axTOCcontol, aToolbarcontrol -- Is it possible with the .net Sdk or not? If I want to develop...
View ArticleDetecting Engine Runtime installed version?
Hi, We have a .Net app for which we are evaluating embedded GIS components. Our customers have a full range of ArcObjects environments (version 10.0, 10.1, 10.2, also some 9.x version). In our...
View ArticleHow to change license type at runtime?
I have this code: Code: //See i EVER try to check ADVANCED License!!! if...
View ArticleVisual Basic retired...!?
Dear all, I am currently developping for ArcGIS 9.2 using ArcObjects and Visual Studio 2005 (still...) . I use VB.NET as programming language. Now I want to switch to ArcGIS 10.0 / Visual Studio 2008....
View ArticleNeed help adding a WMTSLayer from service.
Hi guys. I may be way off base here but I'm trying to add a layer from a WMTS connection. I'm using the .Net SDK (C#). So far I can connect to the Server using IWMTSConnection and then create a...
View ArticleDirection creating a WFS
Could anyone direct me with creation of a WFS in JAVA? I want a geodata search from ArcGIS to Oracle. To that end, I have created a Web Feature Service.. via the browser I can send a request to my WFS...
View ArticleHow to calculate the specified region area with raster in arcgis engine?
use the "Image classification" we can classify the raster image by "supervised classification",but how to calculate their area?I mean that,If the classification number is 4,and How can I calculate each...
View ArticleReleasing COM Objects on Desktop and in Citrix
I recently completed a process where I built and tested a command in ArcMap using the ArcObjects SDK. The command makes extensive use of objects in the Geodatabase, Carto and Geometry namespaces. As is...
View ArticleAdd point to created layer C#
Hi, I developing a tool to create new layer and save points in this layer when clicked to map. Now I can create new layer or add point, both not working and I am wondering, maybe someone could help me....
View ArticleObjectLoader issue
Can you help me ? I use ObjectLoader. When I initialize object ObjectLoader objLoader = new ObjectLoaderClass (); the error is as follows: Retrieving the COM class factory for component with CLSID...
View Article