|
POST
|
A setting that expands all layers as the application starts, I???m wondering if there is a setting/option by which the layers are expanded by default as the Silverlight application starts. [ATTACH=CONFIG]24111[/ATTACH] Thank you Best Jamal
... View more
05-07-2013
01:08 PM
|
0
|
1
|
1974
|
|
POST
|
A setting that displays the map contents and attribute table as the application starts, I???m not sure if there is a setting/option by which the map contents and attribute table are displayed by default as the Silverlight application starts. [ATTACH=CONFIG]24110[/ATTACH] Thank you Best Jamal
... View more
05-07-2013
01:05 PM
|
0
|
0
|
1706
|
|
POST
|
An option to turn on/off the basemap (rather than playing with the code), I???m not sure if there is a setting/option by which one can turn on/off the basemap rather than playing with the code (the same as we have in the flex) [ATTACH=CONFIG]24109[/ATTACH] Thank you Best Jamal
... View more
05-07-2013
01:03 PM
|
0
|
6
|
4208
|
|
POST
|
Zoom in/out with icon (rather than shift + left click), I???m not sure if experts have already managed to provide such tools (Add-ins) rather than using the shift+left mouse click to do so [ATTACH=CONFIG]24108[/ATTACH] Thank you Best Jamal
... View more
05-07-2013
12:59 PM
|
0
|
3
|
4437
|
|
POST
|
Showing the XY coordinate at the bottom on the Silverlight interface, I couldn???t figure out how the XY coordinates can be shown at the bottom of the interface of the Silverlight rather than having them on the cursor [ATTACH=CONFIG]24107[/ATTACH] Is that possible Thank you for the help Best Jamal
... View more
05-07-2013
12:56 PM
|
0
|
3
|
4834
|
|
POST
|
Showing the coordinate system specified on the mxd file in the Silverlight application, I couldn???t figure out how the coordinate system of the Silverlight can be the same as the one specified on the published service. For example, my data has the Palestine Grid 1923 and I wanted the Silverlight to be the same. [ATTACH=CONFIG]24106[/ATTACH] Is that possible? Thank you for the help Best Jamal
... View more
05-07-2013
12:52 PM
|
0
|
1
|
3428
|
|
POST
|
Map scale in the Silverlight, I couldn???t find a tool (add-in) that can show the map scale in the Silverlight [ATTACH=CONFIG]24105[/ATTACH] Thank you for the help Best Jamal
... View more
05-07-2013
12:46 PM
|
0
|
0
|
1692
|
|
POST
|
I was having the same problem as is discussed in this thread. I was also getting this error: Error: Error handling service request : Cannot obtain a free instance.; nested exception is: com.esri.arcgis.discovery.ejb.ArcGISServerEJBException: com.esri.arcgis.discovery.servicelib.AGSException: AutomationException: 0x80004005 - Unspecified error Code: 500 Granting the ArcGIS Server user full security on the folder with my data resolved both problems. Thanks Luke, Cheers Jamal
... View more
05-06-2013
01:19 PM
|
0
|
0
|
5366
|
|
POST
|
Jamal, To publish a mosaic data set you need an image server license, where as a raster catalog you don't Regards Anthony Many thanks Anthony and Domenico, But why adding rasters to catalog dataset takes longer than mosaic dataset particularly when adding like 80 images? [ATTACH=CONFIG]24083[/ATTACH] Is there a better practice?
... View more
05-06-2013
12:53 PM
|
0
|
0
|
6287
|
|
POST
|
I think the recommended approach is to let the RDBMS handle the backup of your databases, as this takes care of recent edits in transaction logs as well if you choose to backup those as well, as shown in the links I posted. That said, you may wish to do a system image backup of your server as well once in a while, if you are concerned with the entire state of the PC and all its software. On a regular Windows 7 / 8 "Home edition" type test machine, you can use the System Image backup option to do that (Control Panel / Backup). This will allow you to restore the entire system to a new hard disk in one go in case of a fatal hard disk failure. You will probably need to restore your database afterwards as well to get to the most recent state of the database. There are probably more issues and things to take care of in a true Windows Server 2008/2012 server machine backup, consult the Microsoft pages for that. E.g. http://technet.microsoft.com/en-us/library/jj713536.aspx Many thanks Marco, I got the point. The issue is that I have been using the sync software since long time ago (before being engaged to sql server data) and never had a problem. If the mdf files do change with no changes in size and date then I�??m forced to try the options you have already recommended All the best Jamal
... View more
05-04-2013
12:03 PM
|
0
|
0
|
3274
|
|
POST
|
This really isn't a developer-y problem at all: [ATTACH=CONFIG]23548[/ATTACH] [ATTACH=CONFIG]23549[/ATTACH] That tool requires an advanced license, which you have on desktop but not server.. Hi Robert, I managed to get an evaluation copy for the ArcGIS Server Advanced and the tool worked like a charm http://forums.arcgis.com/threads/78352-Displaying-more-than-one-%28x-y%29-point?p=295355#post295355 Many thanks Best Jamal
... View more
05-04-2013
06:00 AM
|
0
|
0
|
7129
|
|
POST
|
Jamal, it looks like you are getting closer. You will only be able to see one result at a time in ArcGIS desktop, because the data is overwritten in the scratchworkspace each time you run the tool. This works as designed. Now, if you run the script successfully, you should be able to publish a geoprocessing service. I checked your projection system for your data and it looks fine. There shouldn't be any issues there. What I will suggest you do is check your geoprocessing service settings. Specifically look at the Parameters and look for the View Results with a Map Service. Make sure the box is checked. I have this checked and I can see my geoprocessing results for the same tool I built for our organization. After you check your service, re-run the tool in the application builder. When you run the tool, the results will appear in the table of contents, then you can zoom to layer using the out of the box tool. If you run the tool again, another result will appear in the table of contents on top of the other one in the table of contents. This will give your multiple results that you are wanting. I think you are close, because you were able to publish the service. Check your service settings again. Hi Ian, I got a help form Mr. Robert and the issue was related to level of license of my ArcGIS Server. http://forums.arcgis.com/threads/82268-Python-script-tool-works-in-Desktop-but-fails-in-Web?p=290652#post290652 I managed to get an evaluation license for the ArcGIS Server Advanced and the tool worked like a charm [ATTACH=CONFIG]24038[/ATTACH], [ATTACH=CONFIG]24039[/ATTACH], [ATTACH=CONFIG]24040[/ATTACH] Many thanks Best Jamal
... View more
05-04-2013
05:58 AM
|
0
|
0
|
15247
|
|
POST
|
Upgrading ArcGIS server from Standard to Advanced, For the time being, I have a license for the ArcGIS server STANDARD with image server. [ATTACH=CONFIG]24020[/ATTACH], [ATTACH=CONFIG]24021[/ATTACH] I got an evaluation license for the ArcGIS server STANDARD with other 3 extensions: 3D analyst, spatial analyst and Network analyst. I have generated the ecp file and used it as a new license file but sounds that my ArcGIS server is still in the standard level. It is not upgraded! [ATTACH=CONFIG]24022[/ATTACH] What is the best practice to upgrade from Standard to the advanced (with evaluation license of permanent)? Thank you Best Jamal
... View more
05-03-2013
01:09 PM
|
0
|
5
|
5437
|
|
POST
|
Jamal, The solution is not to rely on synch software, but to use the build-in options of the DBMS to do the job in an automated scheduled way. Here are some links that may be of use for SQL Server, but you can find a ton others by Googling: http://msdn.microsoft.com/en-us/library/ms186289.aspx http://technet.microsoft.com/en-us/library/ms187510.aspx http://weblogs.asp.net/sreejukg/archive/2010/01/20/scheduling-automated-backup-using-sql-server-2008.aspx http://outcoldman.com/en/blog/show/214 Thank you very much Marco, Yes. We do like to hear from experts some kind of solutions! And that�??s what you did Marco! Well, I would prefer to have my mdf files synchronized with my software to ensure that all types of other data are backed up IN ONE GO! However, this is a good solution [ATTACH=CONFIG]23998[/ATTACH] Appreciated Jamal
... View more
05-03-2013
07:06 AM
|
0
|
0
|
3274
|
|
POST
|
This is just on of those "That's the way the database works" issues. DBMSes which use file-based data stores (Ora, MS, INF, DB2, but not PG) manage the blocks themselves. The blocks must be preallocated so initial inserts to a new table *won't* change the file size, unless there's so many inserts that auto-grow allocates more storage. - V Many thanks Vince, This is very risky! Particularly when taking backup by synchronizing the data! My synchronization software didn�??t detect any change between the source and the destination and thus the new inserted layer is not backed up. This is really a problem! [ATTACH=CONFIG]23980[/ATTACH] What sort of solutions for such very challenging issue? At the end of the day, I need to have a safe copy for my mdf files Best Jamal
... View more
05-02-2013
12:48 PM
|
0
|
0
|
3274
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-16-2026 08:17 AM | |
| 1 | 09-30-2022 10:43 PM | |
| 2 | 05-05-2025 10:33 AM | |
| 1 | 05-08-2025 09:49 PM | |
| 1 | 05-06-2025 11:10 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|