I'm researching using Microsoft Reporting Services as a replacement for Crystal Reports. In production, most of the reports would be built by technical end-users, or by professional report designers (people who are technical, but not developers)
My question: I've created a report, and I have purposely put a syntax error in an expression to see what the user experience is (I'm using the report designer in VS2010).
When I build, I get a compile error. If I double-click the error, VS just takes me to the .RDLC file. It doesn't even take me to the line that has the error, and the message is very ambiguous. Am I missing something, or is this the design experience?