PowerBI Report Server credentials won't cache - reporting-services

I've installed the on premise version of powerBI report server against our enterprise SQL Server installation and all is running and works well however everytime I visit the site (Using Edge or IE) I am prompted to enter my windows credentials once to access the site and again to access a powerbi report. Everytime I check rembember my credentials but I still get prompted.
Anybody know why? Our SQL 2012 SSRS servers don't have this issue.

Related

Can't connect to the SQL Server while using Microsoft authentication in Windows 10

I am using Windows 10 on my laptop. I have an Azure account and I use to login to my computer. I have installed SQL Server and Management Studio under this Azure account. So I can login to SQL Server with Management Studio anytime and I don't have any problem with that.
Now I have created another account on my computer with Microsoft Email ID. I can login with this hotmail email Id to the computer. But this time I can't login to SQL Server with Management Studio.
I get this error:
Can anyone tell me how I can login to SQL Server while using the Microsoft account?
there is a default login for SQL Server with a UN = "sa" and its password usually is set while installation. try to figure out that and you may be able to connect.

SSRS - Report Builder 2016 not downloading on client's browser

I am unable to download report builder on client's browser. Its showing following error screen (right bottom) and error log.
SQL Server 2017 Standard Edition installed on Azure VM. SQL Server 2016 Report Builder also installed on Azure VM. Report display working perfectly with SSRS Report URL. I have checked on both link http & https its giving same error. Also i have implemented Microsoft.Samples.ReportingServices.AnonymousSecurity. I am using google chrome browser at client where i have installed "ClickOnce for Google Chrome".
Please help if anyone have any idea.
Thanks

Deployment of SSRS 2012 From SSDT Fails - The specified report server URL could not be found

I have recently installed SQL Server 2012 Developer on my laptop. I created a simple SSRS report using AdventureWorks201. The report builds fine but will not deploy. I get the error "The specified report server URL http:/localhost/Reports_MSSQLSERVER2012 could not be found"
I am able to browse to said URL without issue. I can even upload the report and run it just fine. I am using an administrator account in both cases (on the URL and within SSDT).
Is there some reason why SSDT cannot see the URL I am specifying?

rsAccessDenied Report Server

I'm trying to get SQL Server Report Manager to work. I'm on windows 7, 64 bit, installed SQL Server Developer with everything included. Every service for MSSQLSERVER is running, IIS is running.
I go to localhost/reportmanager and get a rsAccessDenied message. I've looked at almost every website on this problem, but only found useless answers. Answers like "disable anonymous users in IIS" (what? No.) and always this thing about doing stuff in report manager. I don't have report manager, I have BIDS.
I try as follows: I'm an administrator, still, I run IE as administrator. I'm prompted for my credentials. I use my credentials for my current account, get rsAccessDenied message.
To make the Report Manager work under Windows 7, I had to add the registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"LocalAccountTokenFilterPolicy"=dword:00000001
Now, the local administrator can login to localhost/reports.
Also, see:
http://geekswithblogs.net/bjones/archive/2005/05/01/38818.aspx
BIDS is a Visual Studio plug-ins to handle BI projects.
You do have Report Manager if you have installed the SSRS services.
First off, have you activated the SSRS install by running the Report Server Config utility?
Second, have you configured SSRS for WIn Vista/Win 7?
Also, last time I looked the default is
/Reports is Report Manager
/RportServer is the underlying web service that both Report Manager and VS use
Why do you say "I haven't got Report Manager" and then proceed to launch a URL with "ReportManager" in it?

Trying to Install TFS 2010 - SQL Server Reporting Services Problem

Hoping someone here can help. Trying to install SQL Server Reporting Services to use for TFS 2010 and i'm having issues. I'm going directly from the TFS Install Guide. At first i had issues getting report services working so i decided just to completely uninstall SQL Server and reinstall.
When i try to connect to:
http://MyServer:80/Reports i get the follwing error:
User 'MyServer/Admin' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.
When i try to connect to http://MyServer/ReportServer i get the following error:
The permissions granted to user 'MyServer\Admin' are insufficient for performing this operation. (rsAccessDenied)
Except for the error message the rest of the page is pretty much blank.
Every time i try to connect to either i get a login dialg and i type in the username/password for the machine admin/sql server sysadmin.
Trying to google you see all kinds of people having the issue and every person seems the have a unique solution that doesn't work. For example. I've tried to run IE in admin privileges and it doesn't help.
I even tried to run the report service process under the adminstrator just to see if that would help and no luck.
OS: Windows Server 2008 R2 x64 Enterprise
DB: Sql Server 2008 R2 x64 Enterprise
When you are prompted to login are what credentials are you using? Can you try logging in w/ an account that has administrator privileges on the machine?
Should be:
Username: DOMAIN\USER
Password: Password