Select to view content in your preferred language

Using Custom Rest Service - Map Service Legends with AGS 10

830
2
09-13-2010 09:09 AM
PaulLeedham
Deactivated User
I am using the sample posted by Morten and I am recieving the following error on the legend.ashx page when I attempt to point to a service endpoint that has security enabled:
Unable to generate legends: The HTTP request was forbidden with client authentication scheme 'Anonymous'.

Any ideas?

Cheers!
0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor
Is your service secured? There's plenty of forum- and blogposts on this error if you search for it. Seems to be a WCF configuration issue.
0 Kudos
PaulLeedham
Deactivated User
Other services on the server are secured but the service I am attempting to point to is not.  Having said that, I think that when you enable security that all services retain some level of security--the service in question is currently granting permissions to "Everyone".
Map Services from 9.3.1 versions of AGS render fine.

Thanks,
0 Kudos