 |
BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7  | This is the forum to discuss the Wrox book Professional SQL ServerReporting Services by Paul Turley, Todd Bryant, James Counihan, George McKee, Dave DuVarney; ISBN: 9780764568787 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 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
|
|
|
|

October 23rd, 2004, 11:21 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Reporting Services Authentication and Render Probl
I use web services provided by reporting service to retrieve report content. I use ASP.NET web application. I can't use URL Access, because i have to use custom authentication, I can't use Windows Authentication to access my report, because users of my program is too many and it's maintained only inside program. Authentication report's also be done inside program. So, the solution, i authenticate 1 user to all reports. Then, i use web services to get report content using this user credential. Does anyone have other better solution?.
Now, i have problem, that anylink inside the rendered report is always directed to http://servername/ReportServer?blabla.., I want to change it to direct to my current page, so it will be rendered like http://servername/webapp/webform1.as...%3f%252fblabla.. Any idea on this? Maybe there is parameter that i can set? I am very new in Reporting Services. If you have same experience, please share with me at [email protected].
|
|

October 23rd, 2004, 11:34 AM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
About rendered link, I also have problems: when i access sample report : Territory Sales Drilldown. The link for collapse each territory, was rendered like this : http://pontianak/ReportServer?%2fSam...%3aisnull=True
The report name that is rendered only the first word and then followed by strange character? The image on this report also can't be displayed.
|
|

November 23rd, 2004, 01:23 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
quote:Originally posted by Gunady
I use web services provided by reporting service to retrieve report content. I use ASP.NET web application. I can't use URL Access, because i have to use custom authentication, I can't use Windows Authentication to access my report, because users of my program is too many and it's maintained only inside program. Authentication report's also be done inside program. So, the solution, i authenticate 1 user to all reports. Then, i use web services to get report content using this user credential. Does anyone have other better solution?.
Now, i have problem, that anylink inside the rendered report is always directed to http://servername/ReportServer?blabla.., I want to change it to direct to my current page, so it will be rendered like http://servername/webapp/webform1.as...%3f%252fblabla.. Any idea on this? Maybe there is parameter that i can set? I am very new in Reporting Services. If you have same experience, please share with me at [email protected].
|
|
|

November 23rd, 2004, 01:27 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I am having the same problem. I have set up IIS to use basic authentication. I am accessing the report from Java and can supply username and password to access the report. However, it still includes links to images so that I would have to authenticate to IIS or Reporting Service to complete. Any suggestions?
Quote:
quote:Originally posted by Gunady
I use web services provided by reporting service to retrieve report content. I use ASP.NET web application. I can't use URL Access, because i have to use custom authentication, I can't use Windows Authentication to access my report, because users of my program is too many and it's maintained only inside program. Authentication report's also be done inside program. So, the solution, i authenticate 1 user to all reports. Then, i use web services to get report content using this user credential. Does anyone have other better solution?.
Now, i have problem, that anylink inside the rendered report is always directed to http://servername/ReportServer?blabla.., I want to change it to direct to my current page, so it will be rendered like http://servername/webapp/webform1.as...%3f%252fblabla.. Any idea on this? Maybe there is parameter that i can set? I am very new in Reporting Services. If you have same experience, please share with me at [email protected].
|
|
|

November 15th, 2005, 10:16 PM
|
|
Authorized User
|
|
Join Date: Jun 2005
Posts: 97
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Have you guys figured out this?
Aldwin Enriquez
"Dont you ever give up!"
|
|
 |