Report Builder 3.0 - Dataset Credentials Do Not Work

后端 未结 3 1459
你的背包
你的背包 2021-02-14 13:24

I am using SSRS 2008 R2 and Report Builder 3.0. I set up a shared data source via the browser (http://myserver/reports/) wherein the \"credentials are stored securely in the rep

3条回答
  •  忘掉有多难
    2021-02-14 13:45

    Outstanding question and answer. I really appreciate your careful description. I had the same problem. In my case the problem was that I was accessing Report Builder from a machine connected to my home office by VPN. I guess because I was outside of the Windows network of the home office, RB couldn't authenticate me. Working with a Remote Desktop connected to a machine at the office allowed me to side-step the problem. Your and @RichShealer's answers reminded me that when running the reports from the browser, they're being served up by an inside server machine. This is not the case when running RB, a desktop app.

提交回复
热议问题