I have an application with Visual Studio 2008 (Visual Basic) and reports with Crystal Reports XIDeveloper Edition.
Works fine under 32-bit platform but fails in 64-bit COM CLSID etc ....
I tried to load the project from a computer with 64-bit and the project fails.Not find the following references:
AxCrystalActiveXReportViewerLib11 COM Version 11.0.0.0 <The system can not find the reference>
CRAXDRT COM Version 11.0.0.0 <The system can not find the reference>
CrystalActiveXReportViewerLib11 COM Version11.0.0.0 <The system can not find the reference>
I compiled the application forcing x86. No fails but not load the viewer.
Can you help solve the problem?
greetings