Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal.Net Problems going from .Net 1.0 to .Net 1.1

Status
Not open for further replies.

chadau

Programmer
Nov 14, 2002
155
US
I just upgraded from MS VS.Net 2002 and 1.0 framework to MS VS.Net 2003 and 1.1 framework. After, I loaded and upgraded a .Net Windows application that incorporates some Crystal reports from 1.0 framework to 1.1 framework. I re-referenced all my Crystal Report files being used in the application. When I try to preview a report in the Crystal Report Viewer control I get an error stating Invalid Report Source. I have been to the Crystal Decisions Web site and found a Hot Fix, but it did not solve this issue. Any help is appreciated.
 
I have done this with an asp.net project and the only change was to set the references to the version 9.2.xx crystal objects. and to change the web.config to use these assemblies. Don't do much with win forms so can't really help there. I didn't have to make any changes to the report objects.


Regards
Chuck LaRue
ADRS Computer Services
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top