|
POST
|
Jamal, since you are referring to ArcSDE Workgroup (SQL Express), please refer to this post and let me know if it answers your question. What I was told direct from ESRI is here: Many thanks Zachary for the answer. This is quite helpful. Best Jamal
... View more
01-08-2013
10:51 AM
|
0
|
0
|
2706
|
|
POST
|
Here are my instructions for the installing the instant client from the ESRI download. In these I assume that you want both the 32 bit and 64 bit clients. Adjust as needed. Double-Click OracleDatabaseInstantClient_101_130029.exe You will be prompted for a location to unzip the files. Change to root drive (C:) and click OK. Navigate to C:\OracleDatabaseInstantClient. Notice there is a Windows32 and a Windows64 directory. For both directories: Navigate to the directory to find a zip file. Unzip the contents of the zip file into the same directory. If you are using 7 Zip then just unzip here. If you are using the built-in Windows unzip utility then you must edit the proposed directory. You should have the following folders: - C:\OracleDatabaseInstantClient\Windows64\instantclient_11_2 - C:\OracleDatabaseInstantClient\Windows32\instantclient_11_2 Edit the system PATH environment variable. Add the path to each client folder to the end of the path. For example: C:\OracleDatabaseInstantClient\Windows64\instantclient_11_2;C:\OracleDatabaseInstantClient\Windows32\instantclient_11_2 Order is important. Notice the 64 bit client is first in the path. If you want to use TNSNAMES then you can configure the system TNS_ADMIN environment variable to point to a directory which has the file tnsnames.ora in it. Thank you so much Richard for the effort and elaboration. Just I wanted to know if the ESRI downloads (oracle) are open for all. If so, could you please provide the link? As soon as I got the software, I�??ll be following your valuable instructions and see if it works with me Best Jamal
... View more
01-07-2013
12:47 PM
|
0
|
0
|
4316
|
|
POST
|
Hi, There isn't any core tool in the Viewer. If you don't want to do any programming, you may want to use GP services to perform search for features or use a single field locator as I outlined in another post in here or use the Search tool embedded in the Viewer with some public locator services (like World places and alike). Than you Alexey. Sound that both Flex and Silverligh miss the very basic tools required in any map applications. Best Jamal
... View more
01-07-2013
12:36 PM
|
0
|
0
|
922
|
|
POST
|
Hi, Try Go To Coordinates add-in. Check other add-ins from the Silverlight/WPF Development Team: they have published some Viewer add-ins as well as Silverlight samples you might customize to meet your business needs. Thank you Alexey for the answer. This add-in has an issue; it doesn�??t allow the end user to choose his own coordinate system. In my case, I�??m using �??Palestinian Grid 1923�?� and I wanted to search for xy according to this system! Sounds this tool doesn�??t offer this feature Best Jamal
... View more
01-07-2013
12:34 PM
|
0
|
0
|
3854
|
|
POST
|
Hi Jamal, I found another post that you may find helpful: Go to XY control http://forums.arcgis.com/threads/27282-Go-to-XY-control Many thanks Phoebe for the answer. I�??m looking for a tool that can be plugged into the Silverlight. I�??m not a developer. Best Jamal
... View more
01-07-2013
12:31 PM
|
0
|
0
|
862
|
|
POST
|
Jamal, There are various options that you could do to make this tool work for you: A. Set the aoiselectionmethod to extent then when the user zooms to the full extent of the layer they will download the complete layer. B. change the model running in the background so it does not perform a clip. There is also another widget in the gallery that saves to shapefile but I may need updating to work with 3.1: http://www.arcgis.com/home/item.html?id=d8dc9df78ec643a9a27c18a6f01b41c1 Regards Anthony Many thanks Anthony for the answer. I thought that there might be simple tool to execute this sort of things. I�??m wondering why the very simple tools in the desktop application become quite difficult when it comes to work on web applications how about exporting layers (as shape files) from silverlight? Best Jamal
... View more
01-07-2013
12:28 PM
|
0
|
0
|
868
|
|
POST
|
Jamal, Your screenshot does reveal that you have 2 ArcSOC.exe instances running but it shows that only one of them is associated with the S15 map service. This is revealed by looking at the -Dservice=S15.MapServer in the Command Line for the top ArcSOC.exe process. The bottom one is not associated with any map service and was likely created with the connection from ArcMap to ArcGIS Server. Many thanks Jeff for the answer. This is very helpful Best Jamal
... View more
01-07-2013
12:19 PM
|
0
|
0
|
3094
|
|
POST
|
Jamal, You could create an add in that opens up your URL, have a look at this example that opens up google maps, just change the URL to your services directory: http://gis.stackexchange.com/questions/14711/streetview-bing-birds-eye-add-in Regards Anthony Thank you Anthony Josh for the contribution. I thought that drag and drop the service from the Arcmap to google would work! Best Jamal
... View more
01-07-2013
12:13 PM
|
0
|
0
|
1453
|
|
POST
|
-map service -for service/instance/process see http://wiki.gis.com/wiki/index.php/Server_Software_Performance -yes, because once that a request is made that same instance can be used for that service for another request Many thanks Domenico for the answer. I thought that the instance can serve only one request at a time when the min & max are set to be 1. In this sense, how the number of requests related to service/instance/process? Best Jamal
... View more
01-07-2013
12:09 PM
|
0
|
0
|
2706
|
|
POST
|
Hi, Does your Application Builder work on the same computer as your Server? If not, you need to refer to the server name properly as well as make sure the network connection between those machines can be established. If it's on the same machine, try deleting the web browser cache and try again with the new web browser session restarted. Make sure you can reach the service from Services Directory, make sure the security configuration of the map service is adequate. If no help, try restarting ArcGIS Server service from the Services in Windows and finally the machine itself. Can you test using "http://localhost:6080/" in the Application Builder when browsing for services? Try using the machine name instead of the localhost. Thank you Alexey for the very useful information. It works fine now. Best Jamal
... View more
01-07-2013
12:02 PM
|
0
|
0
|
838
|
|
POST
|
delete the arcgisserver directory,try it ! Many thanks for the answer. How might this work?
... View more
01-07-2013
11:53 AM
|
0
|
0
|
1233
|
|
POST
|
Usually like that when services not available. Might be because ArcGIS server is not visible, service is faulty or your machine can't access the service (permissions or rights). In application builder, go to configure layers and look at service definition for specific layer that has issues. Many thanks Pieta for the answer. I checked the service and found out the it is stopped. I tried to start it and got the message below [ATTACH=CONFIG]20524[/ATTACH] I restart my machine and start the service and then it worked! Best Jamal
... View more
01-07-2013
11:50 AM
|
0
|
0
|
641
|
|
POST
|
Jamal, It does not look like you have silverlight installed on your machine so you will need to connect to the Internet to install it. For your flex problem ensure you have write access to the c: drive and that your IIS is running Regards Anthony Thank you Antony for the prompt answer 1. The �??m�?� is the administrator and thus has full privilages [ATTACH=CONFIG]20519[/ATTACH] 2. IIS is running [ATTACH=CONFIG]20520[/ATTACH] 3. Silverlight is properly installed [ATTACH=CONFIG]20521[/ATTACH] My question now: do I need to be connected to internet when installing �??Flex�?� and �??Silverlight�?�? What other issues might stop them from running? My machine is clean! It has been just formatted and all re-installed from scratch Best Jamal
... View more
01-07-2013
11:34 AM
|
0
|
0
|
7992
|
|
POST
|
Like SQL*Server, you will want to install the database first. If you use the SDE Direct Connect model, which is what ESRI recommends, then you have to install Oracle client software on the client machines (any machine which uses SDE). In the case of ArcMap you have to install the 32 bit client because ArcMap is 32 bit. In the case of ArcGIS Server you have to install the 64 bit client because ArcGIS Server is 64 bit. The easiest way to do this is to install the Oracle Instant Client which is available via Oracle or via the ESRI Customer Care Portal in the downloads section (see attachment). You can also install the full Oracle Client as well. Many thanks Richard for the very useful answer. I managed to download the �??instantclient-basic-nt-11.2.0.3.0�?� but couldn�??t find any file to download it. Please, have a look on the screenshots below [ATTACH=CONFIG]20515[/ATTACH], [ATTACH=CONFIG]20516[/ATTACH] How this software can be installed? Best Jamal
... View more
01-07-2013
11:17 AM
|
0
|
0
|
4316
|
|
POST
|
Jamal, Flex does not require any access to the Internet to run, as long as you configure the main config file to look at services on your own arcgis server. Flex does not have the same issues of only using tiled base maps you can add a base map in as a dynamic layer. You will have to insure that your client browsers have the or react plugin installed though if they do not have Internet access. Regards Anthony Thank you Pieta and Anthony for the answer. �?� My Flex and Silverlight were installed properly but fail to start. �?� I have two browsers �??internet explorer�?� and �??firefox�?�. �?� Flex says: �??cannot create C:\inetpub\wwwroot\flexviewers�?� �?� Silverlight doesn�??t go through and doesn�??t provide any message Please, have a look on the screenshot below [ATTACH=CONFIG]20508[/ATTACH] Now, I think if I connect the machine with internet access then they might work!
... View more
01-07-2013
09:47 AM
|
0
|
0
|
7992
|
| 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 |
a month ago
|