How to add arcgis license checking in a web service?
Is it possible to do so and then cite some ArcGIS references such as ESRI.ArcGIS.Geodatabase, ESRI.ArcGIS.Geometry and ESRI.ArcGIS.esriSystem to use ArcObjects? Thanks in advance.
View ArticleDockablewindow dockchanged event
Does anyone now how to get the dockchanged event to work on a dockablewindow. I have an Add-in that i would like to programatically set the size of when it becomes undocked but the dockchanged event...
View ArticleUsing ArcObjects in standard web service
Dear All, I created a standard web service using C# VS 2010. The operating system is Windows 7 and IIS version is 7. I added ArcGIS references to the C# web service project and tried to do:...
View ArticleRasterized Line Element line width
by using IGlobeGraphicsElementProperties interface i made a line element rasterized but i could not achieve to give it to desired linewidth. When i change linewidth programmatically it does not...
View ArticleGPS Connection and Position
Hi All I've got a requirement to connect to the GPS device and log the current position to a file on a mobile unit running windows - there's no requirement to show the position on a map. I've put...
View ArticleGet attributes for selected Feature added using 'Add Query Layer' from oracle...
Hi all I would like to get the attributes from selected Feature whcih is added using 'Add Query Layer' from Oracle Spatail in ArcMap10. I trying the below steps to retrive the attributes from selected...
View ArticleFailed to set domain when copying subtype
Dear All, I've written the following code trying to copy the subtypes of a feature class, but got the following error message in the set_Domain method, could anyone help point out what's wrong? Error...
View ArticleRead geometry from JSON object
In Flex 3, I convert a featureset (including several simple polygons) to JSON object: var geomJSON:Object = myFeatureSet.toJSON(); Then I pass the geomJSON as a parameter to a web service (developed...
View ArticleHow to set the label of a representationRule ?
Hi, I am working in java, I calculated a map and want to build its legend. IÂŽve already build the representation rules and the representation class and store them in the geodatabase. But I cannot set...
View ArticleUsing ArcObjects in a WCF Method called in a Windows Service
Hello everyone :) How do I add ArcGIS License Checking to a Windows Service? When I go to Project->Add ArcGIS License Checking and specify the desired licenses to check for the Windows Service fails...
View ArticleFormatting legends
Hi All, I have tried to find posts about why this is happening but none have been able to help me. I have an automated mapping app which creates a legend on the fly. This all works fine until I try to...
View ArticleCompare Two Field Value in Same ShapeFile Featureclass
Hi Everybody, i Have try to get the two Field Value and Validate. But i don't know how to do that. If any body any idea's please tell me. My Requirement is Voltage Field Having different types of Volt...
View Articlehow do i compare 2 rows from the same table
hi, how do i Compare two Rows Value from the same Shapefiles featureclass.
View ArticleRaster RowCount problem - different values
I am trying to get the row count of a raster, I have been able to do this easily enough, but the value does not match what is in the properties screen in ArcCatalog, see difference in the screen shots...
View ArticleChanging coordinates
Hi. I'm trying to create an add-in which changes the coordinates of the features inside a selected featurelayer. I've written the add-in in C#. I'm doing this because I have to change the extent...
View ArticleHow to add an Icon to a AddIn button tooltip?
Here is one for the developer gurus... I'm using ArcMap 10.1 and developingi in visual studio 2010 VB .net. I create a form, drop a button on it, drop a tooltip control on it and under the properties...
View ArticleUnion of buffer polygons - ConstructUnion
Hi all. I initially posted this under the ArcGIS Server General forum, but realized it would fit more in here. I'm having issues when trying to combine multiple buffer polygon geometries into one while...
View ArticleMaven Dependencies for ArcObjects
Hi, Is there any maven dependencies provided by ESRI for the ArcObjects ? If any for it,Please let me know Thanks in Advance
View ArticleMemory Leak with Graphic Tracker
I'm working on application which will never shutdown... the main interface is containing a MapControl control, in order for the application to dynamicaly display on the map data received from other...
View ArticleIDockableWindow addin tab key and AcceptButton problems, workaround
I implemented a combination of an IEditor and IDockableWindow addin using VB.Net under VS 2010. Encountered two problems: 1. Tab key does not work as expected. Controls are jumped to without regard to...
View Article