esri.dijit.Legend.startup() is not working in IE10
Hi.. function generateLegend(results) { alert('Inside Method'); legend = new esri.dijit.Legend({ map : map, layerInfos : legendLayers }, "legendDiv"); alert('Before Method'); legend.startup();...
View ArticleError:The type initializer for 'Oracle.DataAccess.Client.OracleConnection'...
Hi I am developing custom geoprocessing tool (class-library project) on ArcGIS 10.2. This project uses Oracle.DatAccess from C:\Oracle\product\10.2.0\client_32\ODP.NET\bin\1.x . This is a simple tool...
View ArticleIs it possible to published cached image service without image server...
If I am using the Manage Tile Cache to create cache for Image dataset and then try to publish it as a tile service – will it work? Second option – can I build Image service and cache it on a local...
View ArticlePerplexed - Map Statistics from ArcGIS Server Logs example script
I am using ESRI's example python script I found here that will grab the map service stats from the past 24 hours and write them out to a text file. I was easily able to get it to work after I changed...
View ArticleWhy is it taking 3 login attempts to access my external server? SSL CA signed...
Hi all, I am currently running ArcGIS Server 10.1 SP1 with the web adaptor. Publishing and access works fine on the internal network. However it takes 3 login attempts to access the external reverse...
View ArticleIs it's possible to connect ArcGIS Server for WorkGroup to full MSSQL?
I know that ArcGIS for Server for workgroup can work only with MSSQL Express. But is it's possible co connect with full version of MSSQL? I need to test how it would work with big DB.
View ArticleTemporarily missing Data Stores on one node
SETUP: Two instances of ArcGIS Server 10.1 installed on two separate machines that are clustered. ISSUE: We have been experiencing a strange occurrence where, on one of our nodes, the Data Stores...
View ArticleArcGIS 10.2.1 Upgrade - Double Datatype Issue
Since upgrading our ArcGIS Server from 10.1 to 10.2.1 we have run in to a snag when trying to identify a feature that contains a double value, even if that value is not included in the map service. If...
View ArticleSecured map service has problem.
Hi I have 20 map services, 10 map services are secured and 10 map services are not secured. When I lunch my flex application the authentication box shown 10 times and user should write user name and...
View Article10.1 Web adaptor with SSL
Hi I need some of my urls to have normal http and https (self cert internal only) however i cant find any instructions to do this on IIS 7.5 I keep on getting the following when i browse my https url:...
View ArticleFeature access has problem
Hi I,m using ArcGIS server 10.2, ArcSDE, SQl Server 2008R2. I have a map service that feature access is enable on it, When Maximum number of records returned by server is set to 1000, every thing is ok...
View ArticleArcGIS Server 10.2.1 could not load domain user/roles
Hi, I get this error after upgrade 10.1 SP1 to 10.2.1. Server was set to use Windows Domain Users and Roles. After upgrade, going to Manager > Security > Users, after some while I get: An error...
View ArticleTemporal Data with a cached map service
Just wondering if this is possible: Trying to setup a time aware map service. In the mxd the time is enabled as instructed. When I publish the service, I also make a map cached service. Am I supposed...
View Articleprinting service: could we restrict it to use 'post' instead of 'get' in...
Hi there, in javascript using print dijit, could you force this dijit to use 'post' instead of 'get' in the code? Thanks, Dan
View Articlestopping mapservice on just one server in arcgis server site
hi i have an arcgis server site containing 4 servers. stopping a mapservice in arccatalog forces the mapservice to stop an all 4 servers. how can i stop a mapservice on just on server without bothering...
View ArticleHow do I determine if a specified service is secured or not.
How can programmatically determine if a specified service has been secured or not. Ideally the application should check to see if the service is secure or not before trying to get a token. As Admin I...
View ArticleArcGIS Server cache from outside wms service
I have an ArcGIS server web application (version 10.1) that utilizes an external WMS service (From ERDAS Apollo server) for displaying some information layers on top of a local basemap. I am planning...
View ArticleArcGIS Server 10.22 Identify Issue
When performing an identify task against any arcgis server 10.22 map service, it does not return the "Spatial Reference" in the geometry object that gets returned. Since there is not spatial reference...
View ArticleQuestion on enable Web Adaptor ssl access
I followed the instructions in http://resources.arcgis.com/en/help/...00000600000000 I am a little confused by the path I need to use to access the services in the end of this document I configured the...
View ArticleMax number of features in an input FeatureSet?
We have a geoprocessing service with the following signature: Code: Parameter: Features Data Type: GPMultiValue:GPFeatureRecordSetLayer Display Name Features Description: Input feature set. Direction:...
View Article