You can either use the Web Service (In VS add a Web Reference tohttp://<yourservername>/reportserver/reportservice.asmx?wsdl) or use URL access which may well be easier. BOL has tons of examples about how to do this including a ReportViewer Sample ASP.NET Server Control. HTH Jasper Smith