1
vote
0answers
38 views

Google Earth Enterprise vs. ArcGIS Server [duplicate]

All - looks like it's been a while (May '11) since the GEE vs. ArcGIS server has been updated. Would anyone have more current feedback on this? Is the price for GEE still hovering around $620K USD? ...
0
votes
1answer
28 views

Why can't a user with db_owner role version data?

I've made an enterprise geodatabase and added a user with db_owner permissions. When I add a database connection in ArcCatalog and connect to this geodatabase using the user I created, I'm not able ...
0
votes
1answer
67 views

SDEMON Tutorials or Help?

I am pretty new to ArcGis Server and sde but cannot find a solution in the ESRI Docs or Forums. I don´t know how to use SDEMON or even where to start this command line tool. I would be grateful for ...
1
vote
2answers
113 views

Looking for open source Spatial file server that ArcGIS 10.1 will connect and work with?

I'm looking for an open source spatial file server to house and serve my GIS data. I'm currently using my Ubuntu Server as a ssh file server and have to download the data to the local computer, ...
2
votes
2answers
349 views

ArcGIS Server Setting proxy.ashx for javascript api - Error 403

I am trying to set up the proxy for my web application because the request exceeds 2000 characters. I set up the proxy as described in ESRI site. When I run my application I get the error as shown ...
1
vote
1answer
174 views

How do I use my own basemap with Javascript API?

I'm trying to make a map using the Javascript API. I want to use my own basemap, but I can't find the most simple code to do this. I always see something like this: function init() { map = ...
2
votes
1answer
52 views

How to obtain map service url from within Server Object Extension (.NET)

I'm having trouble figuring out how to obtain the full url to the map service a Server Object Extension is running on top of. I bascially want: IMapServer4 mapServer = ...
2
votes
2answers
237 views

I need help understanding ArcSDE and Server. How can I access services outside network?

I'm learning about ArcSDE and ArcGIS for Server on my own without any official training. I've successfully installed ArcSDE and Server for 10.1. We are using SQL Server 2012 on a Windows 2012 Server ...
2
votes
1answer
98 views

What is the proper way to delete an SQL Server database in order to delete an SDE geodatabase?

I'm new to this SDE stuff and would like to know the best way to cleanly delete an SQL Server database in order to delete the SDE geodatabase. Is it as easy as right clicking on the database in SQL ...
1
vote
2answers
49 views

Identifying the Primary Key field of the Layer in ArcGIS Server

I need to get the primary key column of the Particular layer added in the Map. Usually 'FID' be found for a Shapefile Layer Source and OBJECTID found for a SDE source layer. Is there any way to ...
2
votes
1answer
75 views

ESRI Geoprocessing service and other servers

I am new to ESRI GeoProcessing (GP) services so please excuse the naive question. I have an FLEX application running off of ArcGIS Server. I need to push data from the ArcGIS Server to an analytic ...
3
votes
2answers
97 views

Esri ArcGIS Server Maintenance

I am looking at our quote from Esri and am not sure on the difference between two items on the quote. They are: ArcGIS for Server Workgroup Standard One Core Additional Migrated Maintenance Start ...
0
votes
0answers
67 views

How to write model in ModelBuilder which connects to SQL Server database and merges subparcels by unique parcel Id?

How to draw a model in model builder; conecting to the database through SQL Server and merging the subparcels of a parcel who has unique Id? Any help is much appreciated.
0
votes
1answer
242 views

Getting an“ 001270 error : Consolidating the data failed.” while publishing as map service in arcgis server 10.1

I am getting an error "001270 error" . I am inserting table for sql-server database and joining few records to polygon layer also I have lat,Lon data in few tables so I am displaying data using ...
3
votes
0answers
87 views

WFS service Server Error in '/ArcGIS/services' Application

I have a SSL secured ArcGIS Server 9.3.1 machine on W2k8. I set up a service with WFS. Every time I try to request the capabilities, I get the error: Server Error in '/ArcGIS/services' Application ...
1
vote
1answer
118 views

Any advice to help troubleshoot failing ArcGIS Server (10.0 sp5) Geoprocesses?

There are a few geoprocesses on a recently restored ArcGIS Server that are behaving strangely. If we turn on 'show messages' and try to run the process from the rest interface, the process will report ...
2
votes
1answer
441 views

How to troubleshoot a slow IIS and hanging ArcGIS Server?

Our ArcGIS Server 10.0 SP 4 website has been hanging lately where everything gets delivered except the map. When I try and check the REST Endpoints they it hangs and then fails. When I stop the IIS, ...
5
votes
1answer
103 views

Is there a publicly available instance of ArcGIS Server

Are there any publicly available instances of ArcGIS Server for learning? I have searched Amazon EC2 but I don't see any public instances available (unless you already have an ArcGIS Server license). ...
5
votes
1answer
238 views

Advice on ideal server specifications

I am looking for your thoughts on ideal server specifications for a moderately sized habitat mapping project. My current server is about to reach its storage capacity, so I am researching buying a ...
0
votes
0answers
204 views

how to verify SOAP endpoint is working or not in AGS Server 10 Java?

Since we applied AGS 10 Sp 4 Patch, our web apps fails to get connected in GIS server. As per ESRI it SP4 patch broke SOAP endpoint and we uninstalled and installed AGS but still has same problem. ...
5
votes
1answer
182 views

How should I publish an arcgis toolbox via arcobjects (c#)?

I've been able to create map and image services by creating, adding, and starting configurations through an IServerObjectAdmin interface to a version 10.0 (sp4) ArcGIS server. Now, I'm shifting my ...
2
votes
0answers
139 views

Use an existing ArcGIS Server cache directory with multiple map services with different names?

We have a map service named 'X' that created and uses tiles in a cache directory 'Folder_X'. I'd like to create a second map service named 'Y' that uses the same cache directory - that is, it serves ...
0
votes
1answer
187 views

One large polygon or many little ones. What is better regarding performance?

I´m designing a geoprocessing service on ArcGIS Server using several nationwide datasets. Currently I´m preparing some of the datasets and I´m wondering if I should dissolve my polygon layers ...
3
votes
2answers
129 views

Cached map performance when viewed in ArcMap

ArcGIS server cached map service that displays at the following scales: 1:20,000 1:10,000 1:5,000 1:1,000 Refresh takes 1 second when using the Javascript/silverlight viewer, but 4-7 seconds when ...
0
votes
0answers
98 views

How to serve ArcGIS Server created KML data to REST over port 443?

How can ArcGIS Server created services be viewed over port 443 as KML within Google Earth?
1
vote
2answers
2k views

A security exception occurred while trying to connect to the REST end point, Silverlight

I am getting this error while creating a basic Silverlight Application. Below is the error message. I have placed the clientaccesspolicy.xml file in the folder C:\Inetpub\wwwroot. I am not sure if ...
3
votes
2answers
373 views

Architecture issue - ArcGIS Server sourcing data from FME?

I'm looking at potential architectures for a new project and the biggest unknown right now is how well ArcGIS Server can communicate with non-ESRI data sources for map services. There are a number of ...
4
votes
1answer
462 views

How can I secure my REST endpoint using a custom database and Basic Auth

I need to provide Google Earth users access to my REST endpoints. Currently there is a database that has the users and pwds as well as there roles. Roles determine what data in the website they can ...
2
votes
2answers
877 views

How do you publish map caches from ArcGIS Data and Maps for Server?

I haven't published ESRI-supplied data before, but I followed the instructions that came with the Data and Maps for ArcGIS Server 10. When I view the supplied MXD file for a map cache, it's just a ...
3
votes
1answer
153 views

Initiate a pop-up before accessing a .net out-of-the-box web map

I need to create a pop-up that initiates as soon as a user clicks on a web map, or accesses the link from another location. The map is an ArcGIS Server out-of-the-box .net app. It's for a disclaimer ...
4
votes
3answers
2k views

Arcgis server not showing map service

I have a map service enabled in my server and have kml and wms as well as mapping and feature access capabilities turned on. I can view the wms in qgis, I can veiw the kml in google earth. However ...
1
vote
2answers
292 views

Installed Sharepoint 3 = Breaks ArcGIS Server

Want to do some testing with Sharepoint/MapIt. Took an existing machine with ArcGIS Server 10 on Windows Server 2008 on. Installed Sharepoint 3.0 SP2 on it with basic install/default options. Can ...