3,899 reputation
1120
bio website
location Victoria, BC, Canada
age
visits member for 2 years, 10 months
seen May 17 at 20:29
stats profile views 189

May
8
answered How do I fill in serial letters (AA, AB,AC…,BA,BB,BC…ZZ) to a shape?
Apr
9
answered CORS issue ArcGIS 10.1 IIS (Cross Origin Resource Sharing)
Mar
18
comment ArcGIS Server Setting proxy.ashx for javascript api - Error 403
If the line in the above comment is a copy-and-paste, then you still need to put http:// at the beginning of the url.
Mar
15
comment ArcGIS Server Setting proxy.ashx for javascript api - Error 403
Since matchAll is false, the proxy page is doing a full string comparison - you should use the full URL that is being passed to proxy.ashx for the url argument.
Mar
15
revised ArcGIS Server Setting proxy.ashx for javascript api - Error 403
added 261 characters in body
Mar
15
answered ArcGIS Server Setting proxy.ashx for javascript api - Error 403
Jan
17
comment How can you find ArcGIS version programatically?
On 32-bit this key is HKLM\SOFTWARE\ESRI\ArcGIS\RealVersion
Jan
15
answered OSGB conversion error
Dec
19
comment Unable to display FeatureLayer using ArcGIS server
It is more likely that the page with your javascript code was being cached, so changes you made to fix the issue weren't picked up until the cache was cleared.
Dec
18
comment ArcGIS Server 10.0, Rest Service not showing relashionship class
How are you testing the REST service? Is this service published to the Internet?
Dec
12
answered Geocortex using MS WF
Nov
19
revised Is there a FOSS solution for legend parsing in a web mapping environment?
Fixed typo "ArcGIS Sever"
Nov
18
comment Is there a FOSS solution for legend parsing in a web mapping environment?
We sure can, but it likely wouldn't be a FOSS solution, or even an OSS solution.
Nov
17
revised Is there a FOSS solution for legend parsing in a web mapping environment?
added 318 characters in body
Nov
17
answered Is there a FOSS solution for legend parsing in a web mapping environment?
Oct
24
revised Bulk field rename in file geodatabase
corrrected spellling
Oct
24
awarded  Notable Question
Oct
2
revised 'invalid parameters' on ArcGIS rest API used from Silverlight
added 275 characters in body
Oct
2
comment 'invalid parameters' on ArcGIS rest API used from Silverlight
Did you compare the Silverlight-made request with the form request?
Oct
2
answered 'invalid parameters' on ArcGIS rest API used from Silverlight