How to upgrade VS2008 reporting Schema from 2005 to 2008
Posted
by Nasser Hajloo
on Stack Overflow
See other posts from Stack Overflow
or by Nasser Hajloo
Published on 2010-05-09T05:52:19Z
Indexed on
2010/05/09
5:58 UTC
Read the original article
Hit count: 295
As you all know Visual Studio using 2005 schema to create RDLC reports.
SSRS 2008 use 2008 schema to create RDL reports.
So I'm looking for a solution to change VS 2005 schema to 2008 schema. How to do this.
will this issue fix with installing Report Viewer 2010 or not ?
© Stack Overflow or respective owner