I'm just about to embark on a project which will use Reporting Services and ASP.net.
I need to produce about 800 individual reports which will then bemade accessible via the internet. Each report will only be accessibleto a specific user so I want to allow users to be able to logon usingan asp.net form which will then redirect them to their specific report.
I believe this can be done but how and can anyone direct me to a really good tutorial?
Many thanks
Hmm, I don't think much of this forum - nobody answers your questions. Are there any so called experts out there!?? :-(
Thankfully I have managed to find it out myself but only after some time.
This should help someone with a similar problem:
http://msdn2.microsoft.com/en-us/library/ms365305.aspx
plus, if you have put the RS samples on your pc look at the forms authentication sample here:
C:\Program Files\Microsoft SQL Server\90\Samples\Reporting Services\Extension Samples\FormsAuthentication Sample\cs\FormsAuthentication
Hope this helps
No comments:
Post a Comment