Hello everybody,
i've developed a .NET Application with Crystal Reports for Visual Studio for a friend of mine.
Developing Maschine:
Win 8 64 bit
VS 2012 Utlimate; CR for VS 2012 13.0.5.891
Target Maschine:
Win 7
.NET Framework 4.5
In my Application both, the .NET Framework 4.5 and the Crystal Reports Runtime Engine, are marked as required components.
While installing the Application both components seem to be installed.
On a x64-System my friend gets an error message: "CrystalDecisions.ReportAppService.CommonObjectModel not in Global Assambly Cache (GAC)", but in the Folder C:\Windows\assambly there is a file CrystalDecisions.ReportAppService.CommonObjectModel.dll. This DLL has as processor architecture AMD, but the processor is a Intel.
What can I do?
On x86-System everything works fine!