Quantcast
Viewing all articles
Browse latest Browse all 10045

How to Convert Rdl file to rdlc using vs 2008 and sql server 2008?

I am working on visual studio 2008 and using Sql Server 2008 at backend. I faced some problem in SSRS (SQL Server 2008 Reporting Services).
 
The Problem is:
How can i change the RDL File to RDLC File in SSRS 2008 using VS 2008? In SSRS 2005 it is very simple you just rename the file and it is converted. But how it is possible in SQL Server 2008 Reports.
I have studied the online help from the URL http://msdn.microsoft.com/en-us/library/ms252109.aspx and applied all the steps mentioned there but it did not work for me.
 
I am using the RDS DataSet with my report. When i rename the report RDL to RDLC and open the rdlc report. It is totally changed and shows me some html code. i do not know what is happening to it.
Hope you will guide me for the resolution of my problem at your earliest.


Viewing all articles
Browse latest Browse all 10045

Trending Articles