hi
i have created a report in ssrs 2008 r2.how to view the .rdl reports in winform reportviewer control(vs 2010).is there any coding to use view the rdl report in reportviewer .please help me
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Soft CornerPosted Mar 2, 2011, 4:28 AM
You can actually convert .rdl file into .rdlc file which then can be opend in reportviewer control in windows..
you could check here for more info and on how to convert..
http://msdn.microsoft.com/en-us/library/ms252109(VS.80).aspx