問題タブ [ssrs-2008]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
6 に答える
5358 参照

sql-server - SSRS のスケジュールされたレポートが機能しない

SQL サーバーでスケジュールされたレポートが実行されません。ログを確認したところ、失敗しているジョブが見つかりました。ログのエラー メッセージは次のとおりです。

要求されたログイン 'NT AUTHORITY\NETWORK SERVICE' の 'EXECUTE AS LOGIN' が失敗しました。ステップは失敗しました。

レポートに SQL 認証を使用しているため、データへのアクセス許可に問題はありません。サーバー上でスケジュールされたレポートは実行されません。

0 投票する
3 に答える
6264 参照

sql-server - SSRS-プロセスは使用されなかった後に死ぬ/スリープ状態になります

ここでのもう1つのSSRSの質問:
開発、QA、製品バックアップ、および本番SSRSサーバーのセットがあります。
本番環境と製品バックアップでは、SSRSは、一定期間使用されない場合、スリープ状態になります。

これは、開発サーバーまたはQAサーバーでは発生しません。
現在の企業環境では、これらのマシンに物理的に(またはリモートログインでさえ)アクセスできず、リモート管理者のチームと協力してSSRSアプリケーションを構成する必要があります。

可能であれば、この問題を修正するように依頼しました。これまでのところ、彼らは問題を特定することができませんでした、そして私は私の仲間の誰かがこの質問への答えを知っているかどうか知りたいです。ありがとう。

0 投票する
2 に答える
2841 参照

sql-server - SSRS - 小計のカスタマイズ - 列を行頭に移動

合計と小計の列を、それが表す列の上部/左側に移動するように要求しています。デフォルトでは、SSRS は合計される列の下部または右側に移動します。これに方法はありますか?

0 投票する
2 に答える
2216 参照

.net - Deploy multiple instance of reporting services or connect to multiple versions of DLLs

Is there any way in SSRS2008 to deploy multiple instances of the ReportServer running separate code sets?

I'm developing a very specific deployment of reporting services where I have a number of custom extensions plugged in. But, my company typically deploys multiple versions of a release at once on the same server. I'm at a little bit of a loss of a good way to do this with reporting services.

I know that I have a few alternatives:

  • Run multiple instances of Reporting Services with different code sets

The downside to this is that it's a little bit of a headache to upgrade and I'd rather not have multiple instances of the reporting databases. I'm not sure if they would play well together if they were targeting the same databases.

  • Invoke/include the version specific DLLs on demand by reading from an HTTPRequest variable. (Assembly.LoadFile)

I have a feeling that this could have performance issues and it also sounds like a potential debugging nightmare. I have also not used Assembly.LoadFile before and I'm unsure of how much code I'd have to write that was unversioned to control the versioning system.

Anyone out there have experience with any of this?

0 投票する
3 に答える
6014 参照

sql-server-2008 - SQL Server 2008 Reporting Service レポートの Web 参照を登録するにはどうすればよいですか?

Visual Studio 2008 アプリケーションで Web サービス経由で Reporting Services にアクセスしようとしています。WSDL はどこでどのように見つけることができますか?

0 投票する
1 に答える
1592 参照

sql-server - Visual Studio 2008 は SQL Reporting Services 2008 をサポートしましたか

Visual Studio 2008 を使用しています。Visual Studio 2005 から移行しています。

可能でしょうか。

0 投票する
14 に答える
17442 参照

reporting-services - SSRSパフォーマンス

ストアドプロシージャを使用して55000レコードを取得するためのSSRSレポートを作成しました。ストアドプロシージャから実行する場合はわずか3秒かかりますが、SSRSレポートから実行する場合は1分以上かかります。どうすればこの問題を解決できますか?

0 投票する
16 に答える
291722 参照

pdf - SSRS からエクスポートされた PDF の空白ページを取り除く方法

2 ページの SSRS レポートがあります。PDF にエクスポートすると、幅が原因で 4 ページかかり、2 ページ目と 4 ページ目にテーブルのフィールドの 1 つが表示されていました。レポート プロパティでレイアウト サイズを幅 = 18 インチ、高さ = 8.5 インチに設定しようとしました。

PDF の 1 ページに表全体が表示されましたが、まだ 2 ページ目と 4 ページ目が空白になっています。

私のやり方は間違っていますか?これらの空白ページを取り除くには、他にどのような方法がありますか?

0 投票する
2 に答える
320 参照

reporting-services - SQL Server 2000 に対する RS2008 のインストール

SQL Server 2000 のインスタンスに対して Reporting Services 2008 をインストールする可能性はありますか? ドキュメントには、SQL Server 2005 または 2008 のみがサポートされていると明確に記載されていますが、この制限を回避する方法については、とにかく質問する必要があると思いました。

レポートのデータ ソース (任意のタイプの SQL サーバーであるリモート データ ソース) について話しているのではないことに注意してください。レポート サーバーがデータを格納するデータベースに興味があります。

0 投票する
2 に答える
3487 参照

sql-server-2008 - Reporting Services 2008 にドメイン ユーザーを追加できない

SSRS 2008データベースサーバーにセットアップしました。
サーバーはドメインの一部です。
Reporting Services は で実行されていNetworkServiceます。Web インターフェイス ( --> --> )
を使用してドメイン ユーザーを追加しようとすると、ページはポストバックされますが、ユーザーはリストにありません。 サーバーのログ ファイルには、次の未処理の例外が含まれています。Site SettingsSecurityNew Role Assignment

ui!ReportManager_0-1!954!01/12/2009-10:14:52:: 未処理の例外: System.Security.Principal.IdentityNotMappedException: 一部またはすべての ID 参照を変換できませんでした。System.Security.Principal.SecurityIdentifier.Translate (IdentityReferenceCollection sourceSids、型 targetType、ブール型 forceSuccess) で System.Security.Principal.SecurityIdentifier.Translate (型 targetType) で System.Security.Principal.WindowsIdentity.GetName() で System.Security .Principal.WindowsIdentity.get_Name() の ReportingServicesHttpRuntime.RsWorkerRequest.GetServerVariable(文字列名) の System.Web.Security.WindowsAuthenticationModule.OnEnter(オブジェクト ソース、EventArgs eventArgs) の System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication. System.Web.HttpApplication の IExecutionStep.Execute()。

誰でもこれを修正する方法について考えがありますか?