Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, I have one strange issue on SQL Reporting Services admin website (like http://servername/Reports/Pages/Folder.aspx). I am System Administrator as well as the content manager of this site. Under the Contents tab, the links New Data Source and Upload File is redirecting to https:// site(secured site) which always fail to load. But the links for the New Folder and Report Builder are working fine and redirects to http:// site.

I repaired the installation of SQL Server also but there is a same problem.

[Modified: removed pre tags] only use pre tags when including code ie.
C#
void PrintHelloWorld()
{
    Console.WriteLine("Hello World");
}
Posted
Updated 7-May-10 3:04am
v3
Comments
coded007 27-Aug-14 3:23am    
Do you have any custom report builder linked for report server?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900