We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Error 401 WCF in OlapClient

Good morning,
I'm using the application "Fiddler - HTTP Debugging Proxy" to test communication with the service from Silverlight "OlapManager.svc / binary". Which is published in IIS 7.

The published program is using the component OlapClient, to connect the SSAS.

When attempting to communicate, is giving 401 error when accessing the service.

What should I do to communicate properly?
Remarks:
- There is enabled anonymous access in IIS.
- I can view the service via the service via URL.
- The folder is full with permission for all users.
- I have already put the files and ClientAccessPolicy CrossDomain.



3 Replies

MA Maheswari Syncfusion Team April 24, 2012 01:22 PM UTC

Hi Clay,

Thanks for your interest in Syncfusion Products.

Please refer some of the possible ways in which the authentication issue (401 error) raised with its solutions below:

1) When there is an binding mismatch between the web.config file custom binding endpoint address and the application EndPointAddress.

Please refer the following link:

http://stackoverflow.com/questions/6450389/getting-http-401-unauthorized-error-while-accessing-wcf-service-through-code

2) When your remote WCF service configuration does not appear to be in sync with your IIS authentication setup.

Please have a look at the below link for the above issue:

http://developers.de/blogs/damir_dobric/archive/2009/07/06/wcf-service-the-remote-server-returned-an-error-401-unauthorized.aspx

Please refer other links for the 401 authentication issue:
http://aadhoc.blogspot.in/2010/01/wcf-service-401-intermittent-error.html

Kindly open an incident to gather more information relevant to this. Incident can be opened through Direct-Trac Developer Support System (<https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents>), were you can take advantage of the expertise of a dedicated support engineer and a guaranteed response time. Hope you will take advantage of this system as well. If you have already reported, please ignore this.

Thanks,
R.Maheswari.





AD Administrator Syncfusion Team April 24, 2012 01:56 PM UTC

My setup is as shown in the example of component of Syncfusion. And also within the WCF service code.

My IIS is allowing authenticated access by Windows.

If useful, see the link to the information on my problem (in Portuguese).

http://social.msdn.microsoft.com/Forums/pt-BR/wcfpt/thread/d0f3cc6b-3345-4624-8146-6f8793a5ac39














































MA Maheswari Syncfusion Team April 25, 2012 01:52 PM UTC

Hi Clay,

Thanks for your update.

We would like to inform you that an incident has been created in Direct Trac with same query posted. Please have an follow up with that to get the details for your query.

Thanks,
R.Maheswari.



Loader.
Live Chat Icon For mobile
Up arrow icon