Convert RDL to RDLC in vs 2013

Hi I am trying to covert rdl file to rdlc.

rdl created in vs2013(SQL Server 2014) and I am add this also in vs 2013 project.
I rename rdl file to rdlc and place in project.assign data set ,but when run no error occurred but also report will not shown.

but if I add report in project using add new item its working fine .

any idea/possibility why its not working and how I make it working?

I also try https://msdn.microsoft.com/en-us/library/ms252109%28v=vs.80%29.aspx

     
February 10th, 2015 5:39am

but when run no error occurred but also report will not shown.   


Without an error it's difficult for us to guess what happens. Create in the same way a dummy report with only static text / no data binding and try it again. Otherwise debug you code to see if the data set for the binding really contains the required data.
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2015 6:09am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics