Hi Guys,
I've been trying to access PS dataset using Multi Authentication (i.e. form based). I tried sample project (WCFLogon_MultiAuth) as well but I'm unable to get hands on it, i'm getting the following error.
"***System.ServiceModel.CommunicationException:
The content type text/html; charset=utf-8 of the response message does not match
the content type of the binding (text/xml; charset=utf-8). If using a custom en
coder, be sure that the IsContentTypeSupported method is implemented properly. T
he first 1024 bytes of the response were: '<html>......."
When using ASMX project (ASMXLogon_MultiAuth), am getting different error
"The request failed with the error message:
--
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="%2f_layouts%2fADEC_WebParts%2flogin.aspx%3fReturnUrl%3d%252fADEC%252fPwa%252f_vti_bin%252fpsi%252fLoginWindows.asmx">here</a>.</h2>"
What am I missing, if someone could share some good resource where I can follow how to configure it and call PSI via multi authentication.
Note: I've already setup FBA and it's up and running.
Thanks,
Kashif
Thanks, Kashif