reporting services (ssrs) prompts with username/password

后端 未结 6 1135
再見小時候
再見小時候 2021-01-05 04:56

I am using reporting services 2010 and get the following prompt when trying to access the reports:

\"enter

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-05 05:47

    Open your project/Solution in SSRS tool. Select the report properties (Right click on report project and select properties). Update 'Overwrite dataset' and 'Overwrite datasource' as True. Then go to your shared Datasource properties and select 'credentials' section. There you can select 'Use this username and password' option and set appropriate SQL Server credentials. Click ok and no more Prompting for credentials from frond end :)

提交回复
热议问题