Crystal Reports Versionitis

mac4_life

Member
Joined
Jun 21, 2005
Messages
13
Programming Experience
1-3
Hello,
I have an older VB.NET project that I upgraded from 2002 to 2003, and upgraded all reports (I think) from either CR.NET or CR 8.5 to CR9. I have some problems as a result.

Under references, the version of CrystalDecisions.CrystalReports.Engine, CrystalDecisions.ReportSource, CrystalDecisions.Shared, and CrystalDecisions.Windows.Forms is 9.1.5000.0. I understand I want this to be 9.2.3300.0. I remove the 4 references and add the new updated references, and all appears fine. When I build the project, however, the references to back to 9.1.5000.0.

I removed the 9.1.5000.0 references, added the 9.2.3300.0 references, went through every report to make sure it was upgraded, and made sure my CrystalReportViewers on my forms were updated. When I built the application the references went back to 9.1.5000.0. Am I missing something?

Does anybody know why this could be happening?

Thanks,
Mike
 
Moved to Reporting forum.
 
Back
Top