Microsoft
Software
Hardware
Network
Question : ASP.Net Report Viewer Using Report Server
Hi
I'm using the report viewer in VS2010 to view a report I’ve created in MSSQL 2008 Reporting Services.
If I view the report through MSSQL Reporting services it works fine. It has 2 parameters. If I delete the parameters it works fine through the report viewer in VS2010.
How to I pass parameters from my ASP page to the report server?
Thanks
Brasso
Answer : ASP.Net Report Viewer Using Report Server
Yes. You can start putting it in page load.
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
If Not IsPostBack Then
'' Put it here.
End If
End Sub
Random Solutions
Convert a ghost image to virtuel pc
Batch File: Skip number 5
INSERT INTO and subquery with a join and complex where clause
Movie Clip onRelease functions
Push WSH 5.7 via group policy
Cassette Tapes to Digital Audio
IIS configuration and not being able to preview a single .html or aspx Page . I get this error : You are not authorized to view this page
Need Online Backup Service Providers
Blackberry server ver 5 - how to setup sub folder sync for the user?
zip hot backup files as they are created