Reporting services 2005 question

G

Guest

I posted a report to reporting server, and link the report to asp.net
reportviewer
i link the report to the reportviewer by

Me.ReportViewer1.ServerReport.ReportServerUrl = New
Uri("http://localhost/Reportserver")
Me.ReportViewer1.serverReport.ReportPath = Server.MapPath("Report1.rdl")

however it doesn't have permission to load the report
how can i implicity to pass the user name and passwor to the reportserver
by code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top