Tagged Questions
1
vote
1answer
89 views
Does Web ADF 10 work with ASP.net 4?
I already have an ASP.net application using VS 2010 and .NET framework version 4 and ArcGis Server 10, and i need to add just a page, have map and toolbar.
When I try to add map control and run the ...
-1
votes
1answer
302 views
How to display coordinates under cursor in web map?
I'd like to be able to display the X/Y coordinates of the user's current mouse cursor location such as with this web map.
I'm using the .NET Web ADF, C# and ArcGIS Server.
Can anyone suggest any ...
5
votes
2answers
303 views
Show loading icon with custom tool
I have a custom tool in vb.net for a web application, i'm using Asp.net, the class is in vb.net and the gis service is in Arcgis Server 9.3 sp1, the tool makes a selection of layers and takes a lot of ...
4
votes
1answer
237 views
Select Parcels by Street Geometry
Hi I'm trying to select the parcels near a street with web adf for vb.net, does anyone know how to do that?, I have a Graphics resource in the map resources with the selected streets and I need to do ...