===================================
无法与报表服务器 http://localhost/ReportServer 建立连接。 (Microsoft 报表设计器)
===================================
客户端发现响应内容类型为“text/html; charset=utf-8”,但应为“text/xml”。
请求失败,错误信息为:
--
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>服务器不可用
</title>
</head>
<body>
<h1><span style="font-family:Verdana;color: #ff3300">服务器应用程序不可用
</span></h1>
<p>
<span style="font-family:Verdana;">
您试图在此 Web 服务器上访问的 Web 应用程序当前不可用。请点击 Web 浏览器中的“刷新”按钮重试您的请求。
</span></p>
<p>
<b>管理员注意事项:
</b> 详述此特定请求失败原因的错误消息可在 Web 服务器的系统事件日志中找到。请检查此日志项以查明导致该错误发生的原因。
</p>
</body>
</html>
--. (Microsoft.ReportingServices.Designer)
------------------------------
程序位置:
在 Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods()
在 Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)
在 Microsoft.SqlServer.ReportingServices2005.RSConnection.GetItemType(String Item)
在 Microsoft.ReportDesigner.Project.ReportServiceClient.GetItemType(String item)
在 Microsoft.ReportDesigner.Project.ReportServiceClient.CheckAuthorized()
在 Microsoft.ReportDesigner.Project.ReportClientManager.GetCredentials(String url)
在 Microsoft.ReportDesigner.Project.ReportProjectDeployer.PrepareDeploy()
iis服务已开,可以直接访问http://localhost主页,但是不能直接访问http://localhost/ReportServer,然后就是无权访问
无权查看网页
基于所提供的凭据,您没有权限查看此目录或网页。
--------------------------------------------
请尝试执行下列操作:
单击刷新按钮,使用其他凭据重试。
如果确信能够查看此目录或网页,请与网站管理员联系,其电子邮件地址或电话号码请参阅 localhost 主页。
HTTP 错误 401.1 - 未授权:登录失败
Internet 信息服务
--------------------------------------------
------解决方案--------------------
IIS对报表设置匿名访问