My project is in .NET 2003 i.e. framework 1.1 and database in SQLServer 2000. But the reports have been developed using SQLServer 2005 Reporting Services. Now when I am trying to deploy them through deployment project of .NET its giving me following error:
"Using other editions of SQL Server for report data sources and/or the report server database" is not supported in this edition of Reporting Services.
Now I am really confused with this. Can any one please guide me regarding this ASAP.
Thanks