Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Unable to connect to the Report Server from SSMS

$
0
0
Hi,We have report server for the named instance. When I tried to connect from SSMS, I am unable to connect. I run the SSMS as administrator but it didn't work. Also I try to connect using the service account which has sysadmin permissions but still didn't work. I tried to connect using two different versions of SSMS.From the report server configuration manager, I can see production version is 12.0.4213.0, Report server mode: Native & Report Service status: StartedThe error when I tried to connect from SSMS 2014TITLE: Connect to Server------------------------------Cannot connect to .------------------------------ADDITIONAL INFORMATION:Unable to connect to the server at . The specified URL might not be valid or there might be a problem with the report server version or configuration. Specify a different URL, or contact your server administrator to verify that the report server runs SQL Server 2008 or later. Additionally, if you are trying to connect to a SharePoint-integrated report server, verify that SharePoint is installed on the server and that the report server uses SharePoint integrated mode. (Microsoft.SqlServer.Management.UI.RSClient)The error when I tried to connect from SSMS 2008r2TITLE: Connect to Server------------------------------Cannot connect to .------------------------------ADDITIONAL INFORMATION:Report Server WMI Provider error:Invalid namespace (Microsoft.SqlServer.Management.UI.RSClient)------------------------------Invalid namespace (System.Management)

Viewing all articles
Browse latest Browse all 6525

Trending Articles