简体   繁体   中英

Displaying SSRS report on web page, which is not deployed on reporting server

I am using visual studio 2008 and I want to display a SSRS report on web page using ReportViewer control. The report is not deployed on reporting server. Is it possible to display report using its physical path.

Thanks in advance.

It is possible to display reports with its physical path. You should be looking for RDLC reports. Below links gives you a detailed step-by-step procedure to follow. Happy Coding....!

http://msdn.microsoft.com/en-us/library/hh166163(v=nav.71).aspx

http://msdn.microsoft.com/en-us/library/ms252067.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM