简体   繁体   中英

Opening SSRS 2005 reports in SQL Server 2008

We have some reports created in SQL Server 2005. But Recently we converted them into 2008. But now we are not able to open the same report project in 2008. It is showing an error like this :

E://Projects/...Reporting.rptproj cannot be opened because its project type (.rptproj) is not supported by this version of the application. To open it, please use a version that supports this type of projects.

We have SQL Server 2008 with SP1 is installed. we are trying to open the reports using SQL Server 2008 Business Intelligence Development Studio.

Just create a new project and import the .rdl files. You may also need to import the data source files to get them to connect to the dbs.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM