SSRS 2008 R2The request failed with HTTP status 401: Unauthorized

  • please help if anybody is aware of this HTTP 401 unauthorized access while connecting ssrs2008 from remote web server...production issue is going on

    would appreaiate the reply

  • If the web app is ASP.NET, are you using Windows authentication and impersonation in your web.config?

    <authentication mode="Windows"/>

    <identity impersonate="true"/>

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply