I have a problem with Deploy ACS Reporting
I get this exception:
The application threw exception: CreateSRSDataSource: Exception Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
<html>
<head>
<title>
SQL Server Reporting Services
</title><meta name="Generator" content="Microsoft SQL Server Rep
orting Services 10.0.4332.0" />
<meta name="HTTP Status" content="500" />
<meta name="ProductLocaleID" content="127" />
<meta name="CountryLocaleID" content="1033" />
<meta name="StackTrace" content=" at Microsoft.ReportingServices.Library.Authe
nticationExtensionFactory.GetAuthenticationExtension(AuthenticationType authType
)
at Microsoft.ReportingServices.WebServer.WebServiceHelper.ConstructRSServiceO
bjectFromSecurityExtension()
at Microsoft.ReportingServices.WebServer.Global.ConstructRSServiceFromRequest
(String item)
at Microsoft.ReportingServices.WebServer.Global.get_Service()
at Microsoft.ReportingServices.WebServer.Global.ShouldRejectAntiDos()
at Microsoft.ReportingServices.WebServer.Global.Application_AuthenticateReque
st(Object sender, EventArgs e)" />
<style>
BODY {FONT-FAMILY:Verdana; FONT-WEIGHT:normal; FONT-SIZE
: 8pt; COLOR:black}
H1 {FONT-FAMILY:Verdana; FONT-WEIGHT:700; FONT-SIZE:15pt
}
LI {FONT-FAMILY:Verdana; FONT-WEIGHT:normal; FONT-SIZE:8
pt; DISPLAY:inline}
.ProductInfo {FONT-FAMILY:Verdana; FONT-WEIGHT:bold; FON
T-SIZE: 8pt; COLOR:gray}
A:link {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#3366
CC; TEXT-DECORATION:none}
A:hover {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#FF3
300; TEXT-DECORATION:underline}
A:visited {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#3
366CC; TEXT-DECORATION:none}
A:visited:hover {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; co
lor:#FF3300; TEXT-DECORATION:underline}
</style>
</head><body bgcolor="white">
<h1>
Reporting Services Error<hr width="100%" size="1" color=
"silver" />
</h1><ul>
<li>The report server has encountered a configuration er
ror. (rsServerConfigurationError) <a href="
http://go.microsoft.com/fwlink/?Link
Id=20476&EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&E
vtID=rsServerConfigurationError&ProdName=Microsoft%20SQL%20Server%20Reporting%20
Services&ProdVer=10.0.4332.0" target="_blank">Get Online Help</a></li>
</ul><hr width="100%" size="1" color="silver" /><span class="Pro
ductInfo">SQL Server Reporting Services</span>
</body>
</html>
--...
Please help