SQL Server Reporting Services 2008 R2 always show for login prompt

后端 未结 5 1446
独厮守ぢ
独厮守ぢ 2021-02-08 11:09

Whenever I try to access SSRS 2008 R2 through a URL (i.e. after being published on the net), it always shows a login prompt when accessing the report. The problem does not appea

5条回答
  •  梦毁少年i
    2021-02-08 11:53

    I'm not sure from you're question is the login box a prompt to get you access to the report server or is it a prompt on the reports datasource.

    It sounds a bit like permissions to access the report server, I guess you could try giving the app pool user permissions to access the report server and run the report or use an impersonation account to access the report.

提交回复
热议问题