Application Developer Framework. The set of custom Web controls and templates that can be used to build Web applications that communicate with a GIS server.
0
votes
1answer
30 views
Probelm with Add Network Analyst dll in My Web Mapping Application adf?
I'm a beginner in ArcGIS & I'm shooting blind really. I want to add the Network Analyst tool box to find the shortest path in my project. I tried this solution:
I can't add Network Analyst dll to ...
4
votes
0answers
349 views
ArcGIS - find layer ID and name from a Identify query
I need to retrieve the layer ID of every layer returned by the IQueryFunctionality.Identify function (I am using ADF with .NET)
Identify function spits out a DataTable array for layers which have ...
1
vote
0answers
59 views
Getting started with development for ArcGIS Server
I'm currently working on upgrading a C# web service I wrote a couple of years ago built against ArcGIS Server to ArcGIS Server 10. The application in question does some basic spatial queries and ...
1
vote
0answers
83 views
ArcGIS Server - Polygon lines dimenstions
How to measure the lines of polygon . VB.NET + ArcGIS Server .
I have ArcGIS Server 9.3 - WebADF - VB.NET
1
vote
0answers
75 views
Intersection between two ADF GraphicsLayer
I know how to intersect features from a ADF Geometry with a map ADF GraphicsLayer, but this requires me to have ONE LAYER on the map and then use a spatial filter on it.
If I have two GraphicsLayer ...
0
votes
0answers
68 views
Bitness Issue with WebADF 10 deployment
I am in process of migrating a WebADF 931 app to 10 and facing some challenges with depoloyment on 64 bit Server (Windows Server 2008 R2). The website works fine when deployed to 32 bit server but ...