How do I create a report (RDL file) using VS 2008. I created one and it created a rdlc file which I cannot publish it to reporting server. I do not want to convert rdlc file to a rdl file.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In order to create RDL (server-based) reports in Visual Studio 2008, you need to:
Business Intelligence Development Studio(BIDS) components from SQL Server 2008 (or possibly 2005)Reportingproject in VS 2008(
File -> New -> Project, then underBusiness Intelligence Projectspick theReport Server Project)Reportsfolder in your Solution Explorer and chooseAdd New Report)Deployon your report project, or by other means)