I installed CR for Visual Studio 2010 on my machine with IDE integration (BuildVersion=13.0.0.99.Cortez_CR4VS). I added two crystal reports to our Windows Forms application and added references to the following DLLs (which I checked in as well):
- CrystalDecisions.CrystalReports.Engine
- CrystalDecisions.ReportSource
- CrystalDecisions.Shared
- CrystalDecisions.Windows.Forms
What is happening now is that when other developers are opening forms in the solution in design view, a cached version of one of the reports is added as a non-visible control. This only happens on developer's machines that do not have the SDK installed.
Has anyone seen this or can you think of a fix/resolution/work around?
Thanks!
Matt