Skip to Content
0
Former Member
May 09, 2011 at 08:07 PM

VS2010 Crystal Report Crashes System when using 'Set DataSource Location..'

110 Views

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?