In my project, I created a .rdlc file in xml formate, I want to see my report, but it does not appear in the design. How can i get this?
Can someone help me.
In the Solution Explorer pane, right-click the rdlc file, select Open With, and then select Report Designer. You can also set it as default in this menu if you like
Hope that helps
Depending on the version of Visual Studio you need to install the extension RDLC.
RDLC
.RDLC XML Visual Studio , RDLC Designer Visual Studio. , ReportViewer , , -.
, 14.0.0.0 Visual Studio Marketplace , Report Viewer 14.0.0.0 Visual Studio 2017
https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio-18001
Visual Studio 2017:
Now you can open Visual Studio again and double-click reports to open them in the designer.
You might also find this old solution useful: defining an SSRS report is newer than Server