Business Intelligence Development Studio (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
どんな助けでも大歓迎です