When I try to edit the rdlc layout on a report, I can only see the xml-code for the report (in Visual Web Developer Express edition)- not the actual design (mode). I can’t make adjustments from this
Configuration:
Nav 2009 r2 (Build 33194)
Visual Studio 2008 Express installed (Visual Web Developer 2008 Express Edition)
Somehow you have opened the report.rldc with the XML Editor instead of the Report Designer.
Right click on the report.rdlc file in your Solution Explorer (upper right corner). Here you should click “Open with” and select Report Designer and “Set as default”.
Thank you for writing the solution here! I’m sure other members also will get this problem at some point. So it’s always helpful to post the solution. [:)]