Does anyone know how to pass parameters to an ASP.NET application using VS 2005 and reporting services. I have a bar graph I want to display but I do not want the navigation, export, parameter toolbars.
I have one parameter called companyId that i want to feed to the reporting services report and display on an asp.net page

pass parameters to an ASP.NET application using VS 2005 and reporting services