SQL 2000的Reporting Service在報表錯誤時會將錯誤訊息顯示在網頁上,但SQL 2005的SSRS在錯誤時只會傳回: 如需有關此錯誤的詳細資料,請導覽至本機伺服器電腦上的報表伺服器,或啟用遠端錯誤 (原文: For more information about this error, navigate to the report server on the local server machine, or enable remote errors.) 此時我們很容易被誤導聯想到web.config中的<customErrors mode="Off"...