How to delete feature dataset and feature class SDE ?
Hi everyone, Are there anyone know the statements/methods to delete a SDE feature dataset and a SDE feature class from SDE database ? (using C# or VB) Thank you very much. Tai
View ArticleProblem creating SOAP SOE (Java)
I used the sample "findnearbyfeaturessoapsoe" to create a Java SOAP enabled Server Object Extension with the Eclipse plugin but the build ends with: "javac terminated with errors". As this is not very...
View ArticleCreate a Service Definition File using VB.NET
Hi all, I have been having some issues trying to understand how best to create a service definition file (SD) using VB.NET. I can do this manually, however would like to have the SD updated daily and...
View ArticleUsing a GraphicTracker with a DynamicMap
I've been developing an add-in for ArcMap 10.1. I am using a GraphicTracker to draw items on the map. I have set the DynamicMapEnabled property of the map to true in order to improve the responsiveness...
View ArticleArcPad editing AXF database
I'm not sure if this is the right forum but I need to know if anyone knows how to programmatically remove relationships from axf database. Axf can be edited with sqlserver ce drivers I can see...
View ArticleDirectly edit a file GDB table feature class without reqruing an editing session
HI All, I am developing .NET add-in. One of the tools is going to update a list of codes stored in a table feature class in a file GDB. I don't want the editing to be done in an editing session. Is...
View ArticleExport Interopability extension layer in Arc 10.0 to shape/FileGDB or PGDB
Dear Readers, thanks a lot for taking the time to read this post. Using ArcObjects with C# in VS 2010, I was able to create a .FDL (interop extn black box file) mimicking the clicks of a 'Add...
View ArticleHow to release PageLayoutControl from memory
Hello, I have an Engine application for Arcgis Desktop in vb.net. A PageLayoutControl included in a Windows Form opens an existing .mxd file. When the Windows Form is closed, its contents are not...
View Articlecreate Multiple ring buffer using arcobject.net sdk?
I have Arcmap10.1 and arcobject.net with using this i have to create multiple ring buffer for selected layer .how can i do this what should i use for this please help me. Thanks and regards Aniket Babar
View ArticleIs the authority of ArcGIS Engine included in ArcGIS 10.1 Education edition?
I got ArcGIS 10.1 Education edition. I have installed ArcGIS for Desktop, and it works. I also want to use ArcGIS Engine (ArcObjects SDK for Microsoft .NET Framework), but it seems I do not have the...
View ArticleHow to list all of feature class in SDE that started by "G" ?
Hi, I am finding a statement to show or list all names of feature classes in SDE. Do you know this ? Thanks and regards, Tai
View ArticleICustomizationFilter in 10.2.1
Dear Friends I want to prevent user to add toolbar by right clicking arcmap gray area. It was achieved successfully in Agis 9.1 to 9.3.After migrating to 10.1 we came to to know that this is known bug...
View ArticleJava IO OptionalDataException
Hi All, I have run into an issue with a Java Add-in in ArcMap 10.2, I have been working on. The issue arises when I enable a extension Add-in which just fires off the New Document and Open Document...
View ArticleGetting started with dynamic display - license error
I have a standard ESRI license. I need to look at implementing Dynamic Layers. I started with the Getting started with dynamic display walk through http://resources.arcgis.com/en/help/...00000224000000...
View ArticleRequesting a very simple example for dynamic layers using ArcObjects SDK...
I am looking for a simple example (prototype) for implementing dynamic layers using features that are present on another layer. I started looked atht eh RSS Weather Layer example which uses ZIP code...
View ArticlePython Addin Button onto existing c# addin toolbar
Hi, I wanted to know if it is possible to add a python addin Button onto an existing addin toolbar programatically? Thanks
View ArticleCreate FeatureClass doesn't draw point
Hello When I try to create a new featureClass I do not get the symbol created with the row(s) in the table. So I am trying to add the symbol as the featureClass is being created. Is this the right...
View ArticleHow to programatically update the dynamic layer name in TOC
This is probably been asked before, but using the search criteria of TOC update label (and others), did not reveal the answer for me. When creating a dynamic layer, and adding it to the map, the...
View ArticleWhere to Download ArcObjects C++ SDK?
Hi -- I have just signed up as a developer and I'm interested in learning more about developing apps for ArcGIS. However, my programming language of choice is Delphi/Pascal and so I'd like to download...
View ArticleIs it possible to have a SplitButton tool in the Esri-desktop toolbar.
The ArcDesktop UI includes a SplitButton combo. Attachment 31964 In 10.2.1, the ArcObjects VS2012 add-in allows me to add a plain combo to the GIS toolbar, but can I add a split button? I want the...
View Article