Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Report server configuration error

Report server configuration error

Scheduled Pinned Locked Moved ASP.NET
sql-serverdatabasesysadminwindows-adminhelp
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sekannak
    wrote on last edited by
    #1

    Hi, I tried to configured sql report server it was succeded, by the am trying to browse from IIS the created report server & report manager application i got this error as follows, ------------------------------------------------------------ The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError) Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\RSReportServer.config' is denied. ------------------------------------------------------------ can u please reply to this question... regards, kannak

    kannak

    S 1 Reply Last reply
    0
    • S sekannak

      Hi, I tried to configured sql report server it was succeded, by the am trying to browse from IIS the created report server & report manager application i got this error as follows, ------------------------------------------------------------ The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError) Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\RSReportServer.config' is denied. ------------------------------------------------------------ can u please reply to this question... regards, kannak

      kannak

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, just check if the account used by the SQL Server ReportService has access to the path you provided. Regards Sebastian

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      S 1 Reply Last reply
      0
      • S SeMartens

        Hi, just check if the account used by the SQL Server ReportService has access to the path you provided. Regards Sebastian

        It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

        S Offline
        S Offline
        sekannak
        wrote on last edited by
        #3

        Hi Sebastian, Can u please clearly explain ...b'coz.. During Sql Report Server Configuration, 1) Server status - is configured 2) Report Server Virtual directory - is configured and created auto 3) Reprot Server Virtual directroy - is configured and created auto 4) Windows Service identity - used Build in Account (Local Account) 5) Web Service identity - not configured b'coz am using windows 2000 (operating system) 6) Database setup - using Sql Server Credentials and configured 7) Encryptional key - operational paramter 8) Initialisation - Not configured 9) Email Setting - Recomended configuration 10) Execution Account - Recomended configuration Upto this i was configured..then I am trying to browse the like, http://localhost/reportserver am facing this error.. i am not understand where is the problem hitting me...can u able to find please.. Error: The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError) Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\RSReportServer.config' is denied Regards, kannak.......

        kannak

        S 1 Reply Last reply
        0
        • S sekannak

          Hi Sebastian, Can u please clearly explain ...b'coz.. During Sql Report Server Configuration, 1) Server status - is configured 2) Report Server Virtual directory - is configured and created auto 3) Reprot Server Virtual directroy - is configured and created auto 4) Windows Service identity - used Build in Account (Local Account) 5) Web Service identity - not configured b'coz am using windows 2000 (operating system) 6) Database setup - using Sql Server Credentials and configured 7) Encryptional key - operational paramter 8) Initialisation - Not configured 9) Email Setting - Recomended configuration 10) Execution Account - Recomended configuration Upto this i was configured..then I am trying to browse the like, http://localhost/reportserver am facing this error.. i am not understand where is the problem hitting me...can u able to find please.. Error: The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError) Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\RSReportServer.config' is denied Regards, kannak.......

          kannak

          S Offline
          S Offline
          SeMartens
          wrote on last edited by
          #4

          Hi Kannak, 1. Does the Windows Service identity (Local Account) access to the file "RSReportServer.config"? 2. Hmmm... the web service identity is not set, don't know if this is a problem. Check if the account your webserver is using has access to the file. Regards Sebastian

          It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

          S 1 Reply Last reply
          0
          • S SeMartens

            Hi Kannak, 1. Does the Windows Service identity (Local Account) access to the file "RSReportServer.config"? 2. Hmmm... the web service identity is not set, don't know if this is a problem. Check if the account your webserver is using has access to the file. Regards Sebastian

            It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

            S Offline
            S Offline
            sekannak
            wrote on last edited by
            #5

            Hi Sebastian, Thanks for responding me... That to am using Windows 2000 professional OS , i came to know no need to configure Web service Identity it will take the MAchine Config file under the IIS by default. Also Windows Service identity properties are as below, Service Name - Report Server Service Account - LocalSystem Build-In-Account - Local System Windows Account : Account - Password - Here am using Build in Account not using Windows Account. I dont know where is problem behind...can u clear this plz... Thanks, kannak.........

            kannak

            S 1 Reply Last reply
            0
            • S sekannak

              Hi Sebastian, Thanks for responding me... That to am using Windows 2000 professional OS , i came to know no need to configure Web service Identity it will take the MAchine Config file under the IIS by default. Also Windows Service identity properties are as below, Service Name - Report Server Service Account - LocalSystem Build-In-Account - Local System Windows Account : Account - Password - Here am using Build in Account not using Windows Account. I dont know where is problem behind...can u clear this plz... Thanks, kannak.........

              kannak

              S Offline
              S Offline
              SeMartens
              wrote on last edited by
              #6

              Ok, so let us try the following. Go to the folder where the config of the report server is located. Then grant full access to "Everyone". Try to connect via browser again. If this works, it is really a permission problem. Did you enabled Windows authentication for the report web site? If yes, check if the windows account you are using when the website asks for an account has access to the file.

              It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups