//我在Catch Block中使用了wriiten代码
try {
} catch(Excepetion ex) {
// I have written code here If Exception Occurs then how to handle it.
}
Run Code Online (Sandbox Code Playgroud) 我已经将.rdlcSSRS 2005的转换转换为SSRS 2008.现在,当我要构建该项目时,我遇到了错误.
报告定义无效.详细信息:报表定义具有无效的目标命名空间" http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition ",无法升级.
请给我解决方案.