Here are links to the older discussion forums associated with the topic: ARCHIVED FORUMS: ArcGIS Desktop - ArcObjects Data Editing ArcGIS...
So What I'm trying to do is populate a listbox with all the attribute values from a feature layer. I had accomplished this before when this dataset...
Hi, i am looking for a way to find a grpahic in my layout view by it's name and move it to a set of given page coordinates. I basically have a...
Hi. I'm trying to create a new IMap using the following code (C#) on ArcGIS 9.3.1: IMap map = new MapClass(); But I get an SEHException on that...
Hello everybody, I'm programming with ArcObjects and Java. I'm trying to do a select by attributes query. If I use the Where Clause: ...
Hello, I have a script which identifies the locations of intersects between n-polygon boundaries and a line (a vector) using shape files without...
OK, I've been labeling using the LabelEngine and simple expressions and it is working for every layer. I want to offer the option of labeling only...
Can somebody please tell me how to remove a data frame from an mxd from a stand alone program. I would prefer if it were in c# but VB is fine too. I...
I am running the function Polyline.splitAtPoints using ArcObjects Java API. The behavior of this function is not what I though it should be. A couple...
I am trying to convert my old ArcGIS 9.3 (VBA) code to ArcGIS 10 using Visual Basic 2008 Express Edition. So far I have sucessfully created an pop-up...
I have a form that allows users to update attribute information for selected features...but I'm recieving the error: "Exception from HRESULT:...
Hi all, I am trying to troubleshoot a portion of our program that fires during the onExplode event using arcObjects and C#.net. A user can select,...
I recently upgraded from 9.3 to 10.0 and a piece of my VB.NET code that worked fine in 9.3 is giving some results that I have not been able to...
Hi, I am busy completing a tool created in VB Express 2008 using VB.Net. Everything was working great, until I started playing around with adding...
Hi all, In a project we are dealing with spatial vector data in local metric Cartesian coordinates, but the details of the coordinate system are...
Hi I wonder if someone can point out where I'm going wrong here. I'm trying to use the Eval() function from Microsoft Access in Arc9.3 vba...
I have some VBA code I have been using to convert annotation to polygon shapes of the text. I am now trying to convert to VB.net or C# (I have done...
I'm currently trying to get a tool I did not originally write upgraded to run in ArcGIS 10. I'm unsure of the original version of ArcGIS ArcObjects...
HI All, I am developing a customized attribute editing form in ArcMap for our users. The users will select a polygon and follow the steps in the...
Hi, I have been using a IMultiItem interface to allow the user to load different data sets (with layer information dynamically determined from...
Hi all, In my userform (in VBA) I have six fields that are linked to the corresponding fields in my layer. I have coded the textboxes so that...
Hi, I am facing a problem with selection of feature from a layer in ArcGis Desktop 9.3.1. Here are the details of problem. 1. I have two Equipment...
Howdy All, Here's one that way out there! :-)... Our organization has recently started to look at using the Task Assistant Manager (TAM), which is...
Hi, I'm writing an add-in in VS2010 in VB.Net for ArcMap 10. I want to run some code whenever the selected tab in a tab control on the...
I have some loaded layers in a map control, and I would like to get some information from these layers. Do you know what classes/interfaces I need...
Hi there I have a polygon layer in the map symbolized based on a unique value renderer on a field. I am adding a join to an in memory table that I...
Hi We have a M-M relationship class (with an intermediate table) and can only find documentation on populating this using origin and destination...
hello, by using the addins i must choose tool or button. i will convert my 9.3 c# code to addin and will prevent an installer with registrations. so...
Hi everyone, I got a problem with ArcObjects 10 when I use IContentsView3 Interface. When I want to add the Contenview to the...
Greetings, I'm very inexperienced at programming, especially when it comes to creating ArcMap add-ins, so I decided to ask here for some advise: ...
Hi all. I'm looking for a way to read the DPI of a raster in ArcObjects. I have the layer loaded up in ArcObjects as an IRasterLayer. Using this,...
Hi all, Just upgraded an application with a custom IContentsView2 implementation to ArcGIS10. The contentsview is now implementing IContentsView3....
I run the following code: public void DrawText( IActiveView view, BalloonParms balloonParms ) { ITextElement textElement = new...
Greetings, How do I programmatically use VB.Net within my ArcMap Add-In to paste whatever content is currently stored on the clipboard? I need...
I need to add a function of conversion from Map (mxd) to KML to my project. It seems there is not much reference on the internet. I have gotten some...
Good day, I followed the instructions at First Link to convert an existing .NET MapControl app from 9.3.1 to 10 SP3. It builds successfully but at...
hello With ArcEngine (.net), can we change the values of the list of scale in zoom control ? Thanks, Jac
I try to configure a scale bar in Layout View ArcMap in C# code. The problem is that scale should show some division value like 500 meters but as...
sir im using vs2010 with arcgis10. im creating one command while build the code getting below error.pls find the solution sir. Error 1 The...
Hi, We are having this issue for a long time now.We have a polygon with 3 interior rings.The interior rings were created in an order.Once we store...
Hi I've been struggling with this for days now and I've no ideea why it doesn't work... The story is short: I've an ASP.NET application and I...
I am trying to trying to debug a Add-in that I created following the method outlined in ...
Hi forums members, I think I lost much time to click click click... through add data dialog to point to my data location. So, I'm coding an...
Nevermind.............
I have some classes derived from ControlsMapIdentifyToolClass. When I applied service pack 3 the code stopped calling the ICommand and ITool...
I've got a polygon FC and want to shift a certain number of the features over just using the X (example: if I wanted to shift a number of them 10...
I'm trying to label a one-to-many relationship between electrical transformers and phases. I know this can be done using code or something like...
I'm running ArcMap 9.3.1 and am trying to use ArcObjects for VBA to extract all layer details to generate an XML report. I have a layer which is...
Good day! I want to run 2 program - one deals with database and the second deals with map. 1. How can I get coordinates of current point from the...
Code below is the code I use to automate the kernel density functionality of spatial analyst. The input is a point feature layer. It works perfectly...
Curious to know if there are any design patterns available for working with add-ins that incorporate GUI forms. Example, tool add-ins have...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules