0

我使用商业智能开发工作室 (BIDS) 开发了几个报表,但我无法部署它们。当我选择部署时,系统会要求我提供我的凭据。我不知道这些凭据是什么。

我已尝试访问 Report Manager URL 以查看是否可以设置这些凭据。这也要求提供凭据,但它允许我通过使用我的 Windows 帐户登录详细信息进入(这不适用于上述来自 BIDS 的部署)。但是 URL 打开时显示如下错误消息:

Parser Error 
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: The type initializer for 'System.Web.UI.BaseParser' threw an exception.

Source Error: 

Line 1:  <%@ Page language="c#" Codebehind="Home.aspx.cs" AutoEventWireup="false" Inherits="Microsoft.ReportingServices.UI.HomePage" %>
Line 2:  <%@ Register TagPrefix="MSRS" Namespace="Microsoft.ReportingServices.UI" Assembly="ReportingServicesWebUserInterface" %>

Source File: /Reports_SQLE/home.aspx    Line: 1 

非常感激任何的帮助

4

1 回答 1

0

最后我放弃了SSRS,选择了水晶报表

于 2012-07-27T14:20:20.683 回答