Using SQL Server Reporting Services 2012, installed on a virtual machine (VMware) and Visual Studio 2012 to create a server report (.rdl)On this virtual machine I created a very basic rdl report that pulls data from a database and opens a second report when clicking a database item (using the item as a parameter passed to the second report). Works perfectly on the VM.To give access to other users I use port forwarding technique in order to run this report in Internet Explorer. Everything works fine except...when user clicks on an item to see the second report, Internet Explorer will ask again and again for an user name and password but it will not accept any credentials (including the credentials used to run the main report). Why is this happening? Main report works fine, second one not... Permissions are exactly the same for both reports, I checked.On the VM, I looked to see what URL is opened when clicking on a database item on main report. It looks like this:http://localhost/Reports/Pages/Report.aspx?ItemPath=%2fRBS+Reports%2fReport2&ExecId=hxyt2zaiziwlrf55qkvjckbw&PingId=1yzljiq4zleimavdqaaunz45ExecId will be something different for each database item.I think this is a bug in Reporting Services.Thank you,M.R.
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization
Please wait...