Share via

SQL Server Reports: Exceptions in User-side Report Usage

Anonymous
2026-01-12T09:29:26+00:00

我們有開發一個報表,但該報表有時候使用會遇到顯示【DeviceInfo Name already exists 參數名稱: deviceInfoName】異常訊息而無法使用,重新整理後又會正常 (如圖1.)

該報表參數設定為沒有預設條件,有測試預設NULL值還是會遇到此情況,請問有什麼方式可以解決這個問題呢,謝謝

圖1

User's image

SQL Server Reporting Services
SQL Server Reporting Services

A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.

0 comments No comments

Answer accepted by question author

Shruti Dhruv 875 Reputation points Microsoft External Staff Moderator
2026-01-13T07:25:44.4733333+00:00

Hi 詹祐昇,

歡迎來到 Microsoft 問答論壇!**
**此問題可能是由報表服務網頁服務正在執行的內部重啟作業引起的。如果報表刷新時間間隔與重啟時間重疊,則會發生衝突,導致報表刷新失敗。您可以考慮延長重啟時間。
此外,由於您使用的是 SSRS Web 入口網站(/reports 介面),最有效的方法是切換到 /reportserver 端點以進行嵌入或直接鏈接。
希望這對你有幫助。

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.