POST
|
It would work....and then not work (for the same zip file). I would try and try over and over and then it would finally upload. Same thing would happen for my other .zip shapefiles. I would try to upload (approx 10-15 times) and get the timeout error but then it would randomly work.
... View more
04-24-2012
09:04 AM
|
0
|
0
|
1078
|
POST
|
I am trying to upload a .zip file containing a shapefile. I was able to upload this .zip file yesterday without a problem. However, today I get the message "Unable to import this shapefile. (timeout exceeded)" Please advise. My .zip is very small (7 kb).
... View more
04-23-2012
02:00 PM
|
0
|
8
|
5790
|
POST
|
See this post...it may help: http://forums.arcgis.com/threads/5314-Unable-to-add-my-content-to-my-arcgis.com-map?p=52540&posted=1#post52540
... View more
11-05-2010
03:15 PM
|
0
|
0
|
271
|
POST
|
I am experiencing this problem as well. I have a public map service: http://maps.gov.bc.ca/arcserver/rest/services/eteam/eteam/MapServer/9 I just get a message that says "Loading..." for over 30 mins See attached. I am assuming any map service you add has to be in the same projection as the base (eg: Bing = Mercator) Thanks for your help. Susan
... View more
11-04-2010
03:59 PM
|
0
|
0
|
719
|
POST
|
Also, it appears that the code gallery is also an user application gallery as well...
... View more
09-30-2010
10:40 AM
|
0
|
0
|
713
|
POST
|
I have noticed the following with the query builder widget SFV 1.3 (release build). I am using IE and Flash WIN 10,1,53,64. Sometimes when I select 'Search Maps' nothing happens. Then I refresh the screen, and it works. eg "Running query" and the location is highlighted on the screen). Does anyone know why this would happen sometimes and sometimes not? Does anyone else have this problem? In my development environment (Flex builder) it works fine, but they when the release build is uploaded to my organization's web server, I seem to get the above problem on occasion. Sometimes when I start up the url it works, other times not.
... View more
07-26-2010
08:56 AM
|
0
|
0
|
465
|
POST
|
Thanks Dasa. I added some of the above code to mapManager.mxml but I get the following error: Defintion import com.esri.ags.tools.NavigationTool; could not be found
... View more
07-12-2010
02:02 PM
|
0
|
0
|
359
|
POST
|
Users are used to clicking on the screen to zoom out with the zoom out tool, instead of drawing a box. In ArcMap, the zoom out tool allows users to click on the screen to zoom out in addition to drawing a box to zoom out. It is possible to do this with the FSV?
... View more
07-12-2010
10:20 AM
|
0
|
3
|
875
|
POST
|
Thanks Robert, Looks like your suggestion worked!! as per usual...!!!
... View more
07-07-2010
03:07 PM
|
0
|
0
|
1040
|
POST
|
Hi I am getting the following error with the live layer widget: [RPC Fault faultString="Unexpected < encountered" faultCode="null" faultDetail="null"] <?xml version="1.0" ?>
<!--
////////////////////////////////////////////////////////////////////////////////
//
// Copyright © 2008 - 2009 ESRI
//
// All rights reserved under the copyright laws of the United States.
// You may freely redistribute and use this software, with or
// without modification, provided you include the original copyright
// and use restrictions. See use restrictions in the file:
// <install location>/FlexViewer/License.txt
//
////////////////////////////////////////////////////////////////////////////////
-->
<configuration>
<layer>https://xxx.xxx.xx.bc.ca/ext/sgw/BCH.AGS/housing_data/MapServer/0</layer>
<query>OBJECTID = 238
OR OBJECTID = 456
OR OBJECTID = 251
OR OBJECTID = 485
OR OBJECTID = 425
OR OBJECTID = 456
OR OBJECTID = 362
OR OBJECTID = 194
OR OBJECTID = 456
OR OBJECTID = 380
OR OBJECTID = 135
OR OBJECTID = 98
OR OBJECTID = 441
OR OBJECTID = 545
OR OBJECTID = 466
OR OBJECTID = 239
OR OBJECTID = 136
OR OBJECTID = 546
OR OBJECTID = 541
OR OBJECTID = 552
OR OBJECTID = 339
OR OBJECTID = 85
OR OBJECTID = 504
OR OBJECTID = 216
OR OBJECTID = 399
OR OBJECTID = 257
OR OBJECTID = 138
OR OBJECTID = 433
OR OBJECTID = 311
OR OBJECTID = 308
OR OBJECTID = 510
OR OBJECTID = 401
OR OBJECTID = 79
OR OBJECTID = 452
OR OBJECTID = 278
OR OBJECTID = 199
OR OBJECTID = 536
OR OBJECTID = 176
OR OBJECTID = 275
OR OBJECTID = 512
OR OBJECTID = 162
OR OBJECTID = 365
OR OBJECTID = 332
OR OBJECTID = 426
OR OBJECTID = 54
OR OBJECTID = 438
OR OBJECTID = 237
OR OBJECTID = 404
OR OBJECTID = 503
OR OBJECTID = 52
OR OBJECTID = 122
OR OBJECTID = 182
OR OBJECTID = 427
OR OBJECTID = 446
OR OBJECTID = 487
OR OBJECTID = 475
OR OBJECTID = 422
OR OBJECTID = 490
OR OBJECTID = 97
OR OBJECTID = 451
OR OBJECTID = 1
OR OBJECTID = 488
OR OBJECTID = 478
OR OBJECTID = 274
OR OBJECTID = 364
OR OBJECTID = 508
OR OBJECTID = 556
OR OBJECTID = 338
OR OBJECTID = 537
OR OBJECTID = 498
OR OBJECTID = 547
OR OBJECTID = 483
OR OBJECTID = 405
OR OBJECTID = 206
OR OBJECTID = 233
OR OBJECTID = 307
OR OBJECTID = 177
OR OBJECTID = 395
OR OBJECTID = 459
</query>
<fields>PROPERTY_NAME,PROPERTY_STREET_ADDRESS,COMMUNITY_NAME,FLOOR_SPACE_RATIO</fields>
<titlefield>PROPERTY_NAME</titlefield>
<refreshrate></refreshrate>
<zoomscale>80000</zoomscale>
</configuration>
I don't get this message when I remove about half of the OBJECTID's queried. I don't get this message when I call this map service in other widgets. The map service is a secure map service. Any ideas as to what is causing this problem? Thanks, Susan
... View more
07-07-2010
01:10 PM
|
0
|
12
|
1654
|
POST
|
Thanks Mark - good work around. Once again, all your help with this widget is greatly appreciated. Susan
... View more
07-05-2010
01:58 PM
|
0
|
0
|
247
|
POST
|
Has anyone modified the SFV 1.3 query builder widget so when the user clicks on an operator (eg '+' or '='), the operater displays in the query box? By default, the user has to select the values BEFORE the operator is selected. This 'backwards" seeming step is not very intuitive or user friendly. Has anyone modified this widget so after the users selects the field, they can select the operator THEN the value? Thanks! Susan
... View more
06-24-2010
01:20 PM
|
0
|
2
|
701
|
Title | Kudos | Posted |
---|---|---|
1 | 06-25-2015 03:50 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|