Sunday, November 14, 2010

VB.NET - Missing DataEnvironment DSR File

Issue

"Missing DataEnvironment DSR File " while importing an existing VB6 DSR (Data Report) into a new Crystal report using Visual Studio 2010

Solution

Copy the DataEnvironment Files from the old VB6 project into the project directory of the new VB.NET project and re-import the DSR file.


Hope that helps.

0 comments: