When I try to preview report in Visual Studio 2012 Designer I am getting an error:
An error occurred during local report processing.
An unexpected error occurred in Report Processing.
An error occurred during local report processing.
Error in the application.
Could not find a part of the path '...\bin\Debug\Data Sources\SomeDatasource.rds'.
Couple remarks:
1) open the report definition's xml by right click -> view code
2) browse to Report -> DataSources -> DataSourceReference
3) replace "/Data Sources/MyDS" with "MyDS"
This clearly should have been patched by now!