This was very helpful!
I have just been through the same pain and all my googling lead me back to this post so I thought I'd do the right thing and post my solution.
I believe you need this patch:
http://support.esri.com/en/downloads/patches-servicepacks/view/productid/66/metaid/1991
Without it ArcServer will set all the services to private when it experiences load.
Worked for me!
can anybody help me to solve my issue permanent?
Hi Friend,I contacted our hosting company they said from thre side no any changes did. So again goal is in my court. How can I trace the issue?When I restarted the machine . The problem solved temporally. But this issue I am expecting again. How can I solve this issue permanently?I need help...Pls...Without help I cannot solve it....
If the secured service is not expected, you should contact your server administrator to come back to a non secured service.Anyway the issue is coming from the server side and not from the client side and SL.
But Pls note recently only It is asking for Login. Till two weeks back when I access the service ,It was not ask for login.I didnt made any changes in the ESRI services Or Not did any setting changes in ESRI 10.01 Server.Only Windows update doing in the server system.
As your services are no more working without any clear explanations, first thing is to check that the issue is effectively coming from a secured service.Try to access to the service using a browser and check if you need to login to access to it.
Can anybdy help me Pls...I am wondered Y this error happened suddenly.Without changing the code ,Is it possible to solve the issue...
This means that your service is secured and you need to login before accessing to the service.You have to use the IdentityManager. Two options: - challenge the user for username/password. The easiest way is to use the toolkit SiginDialog (see interactive SDK SignInDialog sample) - generate a token for a predefined username/password using GenerateCredentialAsync and then add the credential to IM.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.