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. Access Denied Error while accesing SSRS Report in Asp.Net page...

Access Denied Error while accesing SSRS Report in Asp.Net page...

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsql-serversysadminhelp
2 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.
  • R Offline
    R Offline
    Raheem MA
    wrote on last edited by
    #1

    Hi, I have ReportViewer Control in Asp.Net page that access one SSRS report from report server "XXX". I configured report path and report url and its working fine in local machine. But its giving Access Denied Error when we try to access the page from other machines as follows: "The request failed with HTTP status 401: Access Denied." Scenario: We deployed the ASP.Net application in machine "A", accessing the application from machine "B". And the SSRS report is deployed in Report server machine "C". When we open the application in machine A itself all are working fine. But when we access the application from machine "B", We are able to access the application except the report in the application. Any ideas to get rid of this error? Thanks in Advance :) Shahtech :)

    P 1 Reply Last reply
    0
    • R Raheem MA

      Hi, I have ReportViewer Control in Asp.Net page that access one SSRS report from report server "XXX". I configured report path and report url and its working fine in local machine. But its giving Access Denied Error when we try to access the page from other machines as follows: "The request failed with HTTP status 401: Access Denied." Scenario: We deployed the ASP.Net application in machine "A", accessing the application from machine "B". And the SSRS report is deployed in Report server machine "C". When we open the application in machine A itself all are working fine. But when we access the application from machine "B", We are able to access the application except the report in the application. Any ideas to get rid of this error? Thanks in Advance :) Shahtech :)

      P Offline
      P Offline
      Paddy Boyd
      wrote on last edited by
      #2

      You might need to look at Kerberos delegation - you are authenticating yourself with the machine at A, but it needs to be able to bounce your authentication on to the machine at C. If you look at the logs on C, you'll probably find access denied for the network user.

      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