Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 675511
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:49:33+00:00 2026-05-14T00:49:33+00:00

No matter how I configure the Credentials property I get a 401 exception when

  • 0

No matter how I configure the Credentials property I get a 401 exception when I try to Render the report. Here is my (latest) code:

var rs = new ReportExecutionService();
        rs.Url = "https://myserver/reportserver/reportexecution2005.asmx";

        var myCache = new System.Net.CredentialCache();
        myCache.Add(new Uri(rs.Url), "kerberos" , new System.Net.NetworkCredential("username", "password", "Domain"));

        rs.Credentials = myCache;

The URL and credentials are all correct. But still getting a 401 when I cal rs.Render(…). The Reporting Services install is sitting on a Windows Server 2008 box and requires integrated authentication.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:49:34+00:00Added an answer on May 14, 2026 at 12:49 am

    ANSWER:
    Modify my rsreportserver.config file so as to ONLY allow BASIC authentication. I had both BASIC and KERBEROS allowed and it wasn’t until I commented out all other allowable types but basic that things started to work.

    <AuthenticationTypes>
                 <RSWindowsBasic/>
          </AuthenticationTypes>
    

    Not sure why this is (at least not totally). But these links on msdn were helpful:

    http://msdn.microsoft.com/en-us/library/cc281309.aspx

    http://msdn.microsoft.com/en-us/library/cc281253.aspx

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If you code in C and configure your compiler to insist that all functions
No matter what I do sys.exit() is called by unittest, even the most trivial
Does it matter to developers that the current, and newer versions of .Net don't
does it matter at all what order the <link> or <script> or <meta> tags
This may be a matter of style, but there's a bit of a divide
As a matter of fact you have smth like /java/src and /java/test . But
Does it matter how many files I keep in a single directory? If so,
This is a fairly trivial matter, but I'm curious to hear people's opinions on
I know this is a matter of style, hence the subjective tag. I have
Does filling out HTML meta description/keyword tags matter for SEO?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.