IProjectedCoordinateSystemEdit.define crashes
I have been working on a specialized containment comparison algorithm for a large global dataset. Each feature must be projected from a base class programatically and the...
View ArticleCOM Error on Upgrade to 10.1
I recently upgraded from arc 10.0 to Arc 10.1. I have an engine application that is now throwing a COM exception: Retrieving the COM class factory for component with CLSID...
View ArticleSymbol Management / Symbol Selector Tool
Hola/Hi/Namaskaaram I have 2 Questions: 1) I have markerset, lineset, shadeset (.mrk , .lin , .shd) files where i have created symbols related to my project requirement developed using ArcInfo...
View ArticleDGN Files map registration
Namaskaaram/ Hola/ Hi, I need to used DGN files in my application, I was somehow able to display a DGN file using CAD related interfaces in ArcObjects, the DGN file was not geo-referenced and hence was...
View ArticleHow can i clear the cache or viusalize buffer of globedisplay in c#
When i create a polygon element on the Globe control and give it to rasterize property using IGlobeGraphicsElementProperties it works properly. However , when changing the position of the element by...
View ArticleOpen All files in a GDB
Hello! First of all, sorry but my English. Well, I would like to make a question about how can I add all the layers of a geodatabe in my ArcGIS I'm creating a form with VB.Net, and I created a button...
View ArticleNeed help with ArcGIS developer tools in Visual Studio 2010
Hi, i need to convert shapefile to raster in c#. Any leads where should i begin? Can I do it in ArcMap class library? Or maybe you could give me some exmaples. Thanks in advance.
View Articlecode to open CSV in 10.0 does not work in 10.1
Hi, My vb.net code for 10.0, which returns ITable, does not work in 10.1. I've read that 10.1 has a new method for opening text files, but I can't find any details. Anyone solve this problem? Thanks!...
View ArticleArcObject Help!
Does anyone know of a website or location where I can email my script to have someone help me with it. Is there maybe a training group?
View ArticleHow to end Add-In?
Hi, I'm developing ArcMap Add-In. But I have a problem in closing program. When all processes are completed normally, it's OK. But when I closing window using 'Application.Exit()' function, (I assigned...
View ArticleSolar radiation, run via Geoprocessor help?
Hi could you help me? i looking for some example how to compute outputs from Area Solar Radiaton tool. Do i have to use geoprocessor? Do anobody know some good example to use geoprocessor for computing...
View ArticleMxDocument_OpenDocument() Question
I am trying to open a form at the startup of an mxd file. My form name is frmMapSetUp. I understand the Private Function under the ThisDocument but I am having trouble with the code on opening the...
View ArticleActivate Layers with checkBoxList
Hello again, I'm trying to do a code to activate a Layers that are in a checkboxlist, the code that I'm trying to use is this: Code: Private Sub chxActivated_SelectedIndexChanged(ByVal sender As...
View ArticleRe: Sorting in memory layer by descending order
I created a file-based layer and ran the same sort routine and it worked just fine. Bug or limitation?
View ArticleHow to display font with UTF-8 coding charset in MapControl (C#) ?
Hi, I can display Unicode font without error. But, I got font error when trying to use UTF-8 font. Are there anyone know how to fix it ? I used below statements to set font: Code: IFontDisp pFont = new...
View ArticleZoom to coordinates taken from attribute table
Hi All, Does anyone have a C# program to zoom to a specific co-ordinate within Arcgis Engine application. I am looking to enter co-ordinates in a form or input box, and to then zoom to that point.....
View ArticleCode for Path to Folder
How do you path to a folder in ArcObjects? For Example : If cbostations = "Annual" then K:\TASS and so on.
View Article"No GUI components found in this Add-In" Error on every add-in I build
Hey everyone, I have tried building several Add-Ins for Arcmap (10) in VS10 (VB.NET), however every one I build shows this error when I go to add it to ArcMap - 'No GUI components found in this...
View ArticleIProjectedCoordinateSystemEdit.define crashes
I have been working on a specialized containment comparison algorithm for a large global dataset. Each feature must be projected from a base class programatically and the...
View ArticleCOM Error on Upgrade to 10.1
I recently upgraded from arc 10.0 to Arc 10.1. I have an engine application that is now throwing a COM exception: Retrieving the COM class factory for component with CLSID...
View Article