Monday, March 26, 2012

Forms Authentication - Error about 'text/html; charset=utf-8'

I saw post on the same issue but it is not answered.
I use win2k server and reporting service standard edition. The register
function works fine. But When I try to log on to http://servername/reports, I
get the following error:
Client found response content type of 'text/html; charset=utf-8', but
expected 'text/xml'. The request failed with the error message: --
Reporting Services Erro
----
This operation is not supported in this edition of Reporting Services
(rsOperationNotSupported) Get Online Help
----
Microsoft Reporting Services --.
********************************************
Is this because of the Standard edition of reporting service?
Any help will be appreciated.
MichaelStandard edition doesn't support custom security extensions (which is what
the forms auth extension is).
http://www.microsoft.com/sql/reporting/productinfo/features.asp
--
Adrian M.
MCP
"bsanders" <missisummer@.community.nospam> wrote in message
news:F24683E8-1410-4C27-B478-6D2F7407FD42@.microsoft.com...
>I saw post on the same issue but it is not answered.
> I use win2k server and reporting service standard edition. The register
> function works fine. But When I try to log on to
> http://servername/reports, I
> get the following error:
> Client found response content type of 'text/html; charset=utf-8', but
> expected 'text/xml'. The request failed with the error message: --
> Reporting Services Error
> ----
> This operation is not supported in this edition of Reporting Services
> (rsOperationNotSupported) Get Online Help
> ----
> Microsoft Reporting Services --.
> ********************************************
> Is this because of the Standard edition of reporting service?
> Any help will be appreciated.
> Michael|||Hello Michael,
By default, Reporting Services uses a Windows-based authentication
extension, which uses Windows account protocols to verify the identities of
users who claim to have accounts on the system. Reporting Services uses a
role-based security system to authorize users. The Reporting Services
role-based security model is similar to the role-based security models of
other technologies.
Because security extensions are based on an open and extensible API, you
can create new authentication and authorization extensions in Reporting
Services. However, Security extension API is not supported in Reporting
Services Standard Edition.
For more detailed information, you can also refer to the following article:
Using Forms Authentication in Reporting Services
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/htm
l/ufairs.asp?frame=true
I hope the information is helpful.
Sophie Guo
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================This posting is provided "AS IS" with no warranties, and confers no rights.

No comments:

Post a Comment