Quantcast
Channel: Forums - ArcObjects SDKs
Browsing all 1374 articles
Browse latest View live

Wcf Service and ArcObjects Geoprocessing

Okay. We had and ArcGIS 10 Add in. The Add in allowed the user to draw and area on the map. That specified area then gets exported to shp, dxf and zipped for the user. To do this we created a Wcf...

View Article


Getting Automation Error on GP call to Erase.

Good Afternoon, I am running across an issue with using the geoprocessor with Erase. I have used this style (below) many times, and with commands that require much more complex arguments. I can't see...

View Article


Locating/Centering a form in an Add-In

Hello All, I'm sure this one's been covered, but for the life of me, i can't find a solution in either the forum or the docs :confused: ... I'm building an Add-In in Visual BASIC for a Desktop...

View Article

ESRIRegAsm.exe Error

I am trying to run ESRIRegAsm.exe on a 64-bit Windows Server 2008 R2 Standard (Service Pack 1), non-development machine, but I'm getting the following error: "The application was unable to start...

View Article

ArcEngine .Net 10.1 sp1 Entry Point Not Found ?Base64Decode Error...

Hi All, After upgrading to Engine 10.1 sp1, i keep getting the following error: Code: The procedure entry point ?Base64Decode@CSMUtilString@Util@CSM@SensorModel@ESRI@@S A_NQBDPAPADAAI@Z could not be...

View Article


low precision spatial reference error

I'm using ArcObjects trying to create a raster interpolating a feature class, theproblem is the some times i get this error: System.Runtime.InteropServices.COMException (0x80004005):...

View Article

Table_For_Relations_Class_Many_to_Many

Hello for everyone. I want to ask you. Please help me, I want to know physical place table for Relations Class Many to Many Because i want to use this table for my program It is very important for me.

View Article

ArcSDE Query (Stale/Refresh)

I have a timer which asynchronously (via a WebService) queries a Table (Table1) in SDE every 30 seconds. I have another WebService component which makes entries into Table1 every 15 seconds. The...

View Article


Using Framework reference, but can’t access DocumentClass

I’m using Visual C# 2008 Express and I’m creating an Add=in button that will display the name of the map document when clicked. The title property is available in the Document class using the interface...

View Article


Does the ObjectID field have to be a Primary Key?

Does the ObjectID field have to be a Primary Key in an RDBMS (SQL for example)? I noticed in MS Access it isn't a PK. I DO NOT use the ObjectID field for anything within our schema. It is strictly...

View Article

DISTINCT, ORDER BY, COUNT use in 10.1...

Hi All, Architecture is : 10.1 SP1 java 10.1 ArcMap 10.1 FGDB Implementing SOE in java. Is it not possible to this with a 10.1 FGDB? Code: //define the filter. filter = new QueryFilter();...

View Article

Lost IActiveViewEvent.SelectionChanged after close form

Hi everyone, I got trouble with IActiveViewEvent.SelectionChanged and don't know how to solve this. Maybe, this is a bug of ArcObject I registered an event of IActiveViewEvent.SelectionChanged. It's...

View Article

Migrating extension to 10.1

I am migrating 9.3 Desktop extension to 10.1 I am getting this bug when I am trying to update a row in the geodatabase "Cannot call Store on a recycled row while editing" And seems the reason is, I am...

View Article


Help with Snapping on Custom Tools

Hello, I'm having trouble with following the basic snapping instructions http://resources.arcgis.com/en/help/...000001s1000000 I can see these Interfaces in the API reference, but they come up as...

View Article

Programatically hide the Attribute Table in ArcMap

Hello all, I need to programmatically hide the Attribute Table in ArcMap. When the table is open while performing attribute editing with arcobjects the process gets significantly delayed. I guess...

View Article


Get Route Event Layer Source Table Name

I have a Desktop Add-In built with C# that provides additional UI for working with some route event data. I want to ensure the user interaction between the map layers and the underlying data table...

View Article

No overload for method error

I have the following error "No overload for method 'GetCaption' takes '0' arguments" for the following code (Visual C# 2008 Express): Code: public class Test : ESRI.ArcGIS.Desktop.AddIns.Button     {...

View Article


Can't get MACRO to delete excel file and print rest of excel files

Hello to the masters of programming! I am noob to programming, but I have taken some visual basic progamming classes. Anyway, I'll get straight to the point. I need to have MACRO print out muplite...

View Article

Convert Labels To Annotation

Hi all! Please help deal with the error when compiling the project. Use VS 2010. Here the code of the project: Code: using ESRI.ArcGIS.Carto; using ESRI.ArcGIS.Display; using ESRI.ArcGIS.Geodatabase;...

View Article

GETTING DATASETS BY PASSING CONCNETION PROPERTIES

I am trying to get all dataset names and feature class available in ARC sde..... i WROTE BELOW CODE..... bUT i AM GETTING ERROR LIKE oPERATION FAILED.. CAN ANY ONE SUGGEST ME THE SOLUTION......

View Article
Browsing all 1374 articles
Browse latest View live