Runtime ASP.NET 3.5
VS 2010
Under Database Fields (rt click) try Set DataSource Location... causes VS2010 to crash.
This is on an imported report from VS2008. VS2008 has no problem with the report.
Since this is a ASP.NET 3.5 program the internal property field
<ResGenToolArchitecture>Managed32Bit</ResGenToolArchitecture>
has been set in the project in order to allow the code to compile w/out errors.
What is solution for Crystal Report Set DataSource Location?