Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > Reporting Services
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 9th, 2010, 09:12 PM
Authorized User
 
Join Date: Jun 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default rdlc forms authentication

Hi There,

I have a vs 2005 c# app running on windows xp sp3. I use form authentication for a project and would like to load an rdlc report into a reportview. The report works if I turn off the authentication (just a test), but not with authentication turned on. When I add:

<authorization>
<
denyusers="*"/>
</
authorization>

to force all users to authenticate, the reporviewer doesn't load. The paging icons aren't found and not report controls render.

I imagine it has something to do with giving the aspnet or iusr some sort of permissions to the control, but I have no idea how.

Any ideas?

Thanks for reading.

Sincerely,

Paul O





Similar Threads
Thread Thread Starter Forum Replies Last Post
Forms Authentication thetway Classic ASP Basics 1 August 18th, 2005 05:55 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.