How to set the user for ReportViewer in local mode?

  • Thread starter Dennis McCarthy
  • Start date
D

Dennis McCarthy

I am using the WebForms report viewer in local mode in an ASP.NET page. My
web application does its own authentication and access control, so Windows
Integrated Authentication is disabled and anonymous access is enabled for the
virtual directory. The report RDL uses User!UserID. This is evaluating to
the Windows user account for anonymous access. I need it to evaluate to one
of my application user accounts. I have tried setting the principal on the
current thread and on the current HTTP context, but neither affected the
value of User!UserID. I have found articles that explain how to do this with
a custom security extension in server mode reporting, but nothing on how to
do this in local mode reporting.

What must I do to make User!UserID evaluate to an application user when the
ReportViewer is running in local mode?

Thanks,
Dennis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top