|
POST
|
Nathan, For you to make changes in the vb file you will have to recompile the changes so the dll is re-written. Are you opening the ASP.net project in Visual Studio and making the edits and then recompiling?
... View more
07-29-2010
08:20 AM
|
0
|
0
|
3198
|
|
POST
|
Scott, You don't have to I was just wondering if you had. I will test this bing maps on my end and let you know.
... View more
07-29-2010
08:14 AM
|
0
|
0
|
2046
|
|
POST
|
Nathan, Open http://www.mapservices.ca/restLegend/restLegend.asmx in a web browser in that machine and test it directly from the server by entering the appropriate values and see if the url of the images is what you expect.
... View more
07-29-2010
07:49 AM
|
0
|
0
|
3198
|
|
POST
|
Scott, Have you changed your OverviewMapWidget.xml?
... View more
07-29-2010
07:42 AM
|
0
|
0
|
2046
|
|
POST
|
Dasa, Thanks for the sample... I have an issue implementing it in the Flex viewer both 2.0 and earlier as the TOC does this instead of changing the visibleLayers arraycollection ArcGISDynamicMapServiceLayer(layer).visibleLayers = new ArrayCollection(visLayers); Is there some event that I can use for the arrayCollection being replaced?
... View more
07-29-2010
06:40 AM
|
0
|
0
|
1035
|
|
POST
|
Nathan, I am not a query builder fan (at all) but I have done this for the Search widget. Keep in mind that this in definitely no novice undertaking but here is the link http://forums.esri.com/Thread.asp?c=158&f=2421&t=294907&mc=104#msgid946887 If you are going to attempt to do this make sure you read all of the thread as there a instructions scattered though out the thread.
... View more
07-28-2010
08:00 PM
|
0
|
0
|
431
|
|
POST
|
Lee, I have seen this before and it is a firewall issue you need to ensure that your IT people are allowing your internal network machines to go out to the address like http://gis.snco.us/ArcGIS/rest/services/Cadastral/MapServer.
... View more
07-28-2010
07:57 PM
|
0
|
0
|
1339
|
|
POST
|
Roland, There is no reason that you should not get your map service rendered suing the same symbology that you see in ArcMap and also be able to query it. I would suggest a couple of checks. 1. Open a web browser and type in the address http://yourarcgisservername/arcgis/rest/ and then go to the map service in question click on the link for "ArcGIS JavaScript" and see if the symbology is correct there. 2. For the querying part ensure that you shape and id fields are not hidden in the map services MXD.
... View more
07-28-2010
07:50 PM
|
0
|
0
|
1991
|
|
POST
|
Thomas, Also ensure that you do not have any MW_NUM's that are null in your data.
... View more
07-28-2010
07:42 PM
|
0
|
0
|
663
|
|
POST
|
Dasa, Thanks That is what I get for going off the top of my head and not checking first.
... View more
07-28-2010
09:20 AM
|
0
|
0
|
1219
|
|
POST
|
Naty, Are you talking about a layer of a Map Service or the whole map service? There is a VisibleLayers property of the ArcGISDynamicMapServiceLayer...
... View more
07-28-2010
09:02 AM
|
0
|
0
|
529
|
|
POST
|
Jeremy, Sound like you are mixing ESRI's WGS1984 or WebMercator Base maps and your own stateplane or UTM mapservices. This is possible if your map services are added as dynamic and not tiled. Can you post your config.xml?
... View more
07-28-2010
08:03 AM
|
0
|
0
|
1352
|
|
POST
|
Drew, The way that you are doing it is fine. The graphicProvider of a graphicsLayer return value is type object (normally that object is an array collection). You could do var arraycollhope:ArrayCollection; arraycollhope = myXYGraphicsLayer.graphicProvider as ArrayCollection; The project method is expecting and Array (not ArrayCollection) so that is why you have to use arraycollhope.toArray()
... View more
07-28-2010
06:25 AM
|
0
|
0
|
557
|
|
POST
|
Nadir, Did you attempt to use the provided widgets and they do not work, or are you saying that you attempted to use the concept in your own code? The example widgets are as simple as I can make, showing how messaging works. I have messaging working on my site since the first release of the SFV, so I still am not sure where you are going wrong. The only thing I can suggest is that you get the Flash Player Debugger version from the Adobe website and add breakpoints into your code to see where it is getting to and not getting to.
... View more
07-28-2010
05:58 AM
|
0
|
0
|
927
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2020 11:36 AM | |
| 16 | 05-17-2021 01:51 PM | |
| 1 | 07-06-2020 05:32 AM | |
| 1 | 07-10-2018 05:49 AM | |
| 9 | 01-28-2022 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-08-2026
06:27 AM
|