I have created a drilldown report for Microsoft Reporting Servicesthat I have rendered using the Web Services. However, when the user clicks on the "+" to drill down into the report, the NetworkCredentials are no longer remembered and so a logon dialog box comes up prompting the user for the userid and password. Does anyone know of a way to perpetuate the NetworkCredentials beyond the initial call to the report? Thanks Steve
Yes, the userid and password do work. While supplying the userid and password do work, I would think there would be a way to set the report up so that it does not even prompt for the userid and password. Steve
Hmmm.. i am not really sure why this is happening, i was not able to replicate on my test account. I also suggest you render your report in your own asp.net application, this would eliminate password prompting. See http://kb.discountasp.net/article.aspx?id=10335 Bruce DiscountASP.NET www.DiscountASP.NET