I have VS2005 and VS2010 in my machine. So For CR, i need to both CR10 and CR13. Because i still have some project used VS2005 so i need to have CR10.
The error will shown whenever compile a web page with a crystal report viewer. and in the code page(aspx) the CR version always show 13.0.2000.0. ( But from the toolbox it shown 10.2.3600.0).
I have tried
1. The problem will gone away if i removed the CR13 from my machine. but uninstall process take long time, around 15mins.
2. Remove the CR13 (CrystalDecisions.Windows.Forms, CrystalDecisions.CrystalReports.Engine) from reference (Project-->Property page-->References), but no help always i compile it add back into reference again.
So anyone could help? Or anyone know why it's automatically add back the references?