Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|improve this question
Found the solution on this link stackoverflow.com/questions/9749136/… – tsohtan Jul 30 '12 at 9:18

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.