|
POST
|
This is a bug with the Geoprocessor.Excecute method. NIM090973
... View more
04-24-2013
06:14 PM
|
0
|
0
|
1317
|
|
POST
|
After trying to delete the tiles with ArcGIS Server Tools in ArcCatalog, what I ended up doing was to stop the ArcGIS Server Windows Service and then I deleted the files manually within the offending scale level. I could then recreate the tiles in the scale that was reported in the error message. Not sure if this will work for others, but it was a work around for us.
... View more
04-23-2013
06:28 PM
|
1
|
0
|
2819
|
|
POST
|
I am having the same problem with Code I migrated from 10.0 to 10.1. I have the exact same references in a VS 2010 project as you but I am Deleting and Appending Features. My code works in 10.0, but after migrating it to 10.1, the console application either crashes or hangs up after executing the code much like you are seeing. I currently have a support ticket in and it is starting to sound like a bug with 10.1
... View more
04-23-2013
02:36 PM
|
0
|
0
|
1317
|
|
POST
|
This worked great, but if I don't have the Editor widget and I am using just the AttributeInspector like in this sample: http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/ed_attribute_inspector.html How can I place the AttributeInspector in a DIV that is not on the Map? Thanks, Mele
... View more
04-22-2013
10:58 AM
|
0
|
0
|
1823
|
|
POST
|
I am using the IGeoProcessor in .NET and have seen the same behavior. I am using with ArcGIS 10 SP5. If a Feature Dataset contains a feature class with the same name, when I use IGeoProcessor.ListFeatureClasses(), None of the Feature Classes within the Feature Dataset are returned. Was there any resolution to this issue?
... View more
04-05-2013
09:36 AM
|
1
|
0
|
3242
|
|
POST
|
Once published, a ArcGIS Map Service has a Full Extent and an initial Extent property. These two values don't match in our map services. The Full Extent in the map service matches what I have set in the MXD data frame Extent at time of publishing, but I don't understand where the initial extent comes from. How is the initial extent property set for a Map Service, and is it possible to change after publishing? Thanks, Mele
... View more
03-28-2013
12:38 PM
|
0
|
0
|
1496
|
|
POST
|
In the Silverlight API Map Class , there is a Map.SnapToLevels property which "Gets or sets whether zooming will snap to scale levels if the map contains cached layers". I do not see the same property in the JS API, but I was wondering if someone had found a way to zoom "in between" cached layers in a Tiled Map Service. Thanks, Mele
... View more
03-28-2013
12:32 PM
|
0
|
4
|
1322
|
|
POST
|
I am suddenly encountering the same issue on a Cache that I have rebuilt many times before. Any luck with resolving this? I also have a support request in to ESRI and will post if I get some resolution to this problem. Thanks, Mele
... View more
03-13-2013
03:44 PM
|
0
|
0
|
2819
|
|
POST
|
We recently upgraded our SDE database to 10.1 and in 10.1, the SQL Geometry is the default Geometry type as defined in the DBTUNE table and as such new feature classes used the SQL Geometry Type unless specified otherwise. Also, new Geodatabases use SQL Geometry as the default as well. What is the reason that the SQL Geometry is the default type in ArcSDE 10.1? Is it to make the Geodatabase more accessible in an enterprise? Are there performance benefits? Is the parcel fabric supported use SQL Geometry? Are ArcGIS Topologies supported using SQL Geometry? I like the capabilities that SQL Geometry offers in terms of accessing the data, but in our situation, the Geodatabase is for data creation and management and I am wondering if the SDE Binary Geometry Type is suitable. Thanks for your thoughts, Mele
... View more
03-11-2013
06:17 PM
|
0
|
2
|
2248
|
|
POST
|
Another way around this is to add a buttoon that clears the selected feature in the TemplatePicker using the clearSelection method: http://help.arcgis.com/en/webapi/javascript/arcgis/jsapi/#TemplatePicker/clearSelection Mele
... View more
03-05-2013
02:08 PM
|
0
|
0
|
971
|
|
POST
|
Diana, Thanks for the information. I did not know that clicking the feature again in the template picker would cancel. As you said, not intuitive, but at least a way out of the process for our users. Mele
... View more
03-05-2013
11:41 AM
|
0
|
0
|
971
|
|
POST
|
Vince, Thanks for clarifying this issue. We may update the multi-version views down the road, but it sounds like it is not an immediate concern as they are working. Mele
... View more
03-04-2013
11:14 AM
|
0
|
0
|
1482
|
|
POST
|
When using a Template Picker within the Editor Widget to add features, I would like to be able to cancel the operation once the user has selected a feature from the Template Picker and before clicking on the map. What happens now is that the user must place the feature once the Template Picker has been clicked and I have not found a way to cancel the operation before placing a feature. Am I missing a tool or setting in either the Template Picker and/or Editor Widget or is there another way to code around this issue. Thanks Mele
... View more
03-04-2013
11:11 AM
|
0
|
3
|
1608
|
|
POST
|
Vince, I was looking at a multi-version view in our development database that was updated to 10.1 and did not see any issues. We are using the multi-version views to read data from using this query type exec pvm.sde.set_current_version 'pvm.web_edits' select * from pvm.pvm.FACILITIES_MVW Is there some functionality in 10.1 that would be available if we delete the existing multi-version view and recreated it? Thanks Mele
... View more
03-04-2013
05:44 AM
|
0
|
0
|
1482
|
|
POST
|
We are going to upgrade our SQLServer SDE databases to 10.1 I understand that in 10.1, the mult-versioned view is now called a versioned view and that it is created when a database is versioned in 10.1 and not only by command line as in 10.0 I also understand that we can create the new versioned views on a versioned database if they don't exist using 10.1 utilties, but if we already have them in a 10.0 SDE database, do we need to recreate them after migrating or will the existing multi-versioned views function as before? Thanks, Mele
... View more
03-02-2013
06:58 PM
|
0
|
5
|
3225
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-27-2026 09:23 AM | |
| 1 | 02-26-2026 06:47 AM | |
| 3 | 10-20-2025 05:21 AM | |
| 1 | 03-13-2015 04:39 PM | |
| 1 | 09-18-2025 08:33 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|