I have created an application using the .NET 4.0 runtime using Visual Studio 2010. The development PC is Windows 7 Ultimate 32bit. I need to use .NET 4.0 because of features required for XML. When I attempt to deploy the application on a PC whose OS is Windows 7 64 Enterprise, the required .NET 4 runtime is installed and the Crsytal reporte runtime is also installed. The install fails with the error: Unable to install or run the application. The application requires that the assembly CrystalDecisions.ReportAppServer.CommonObjectModel Version 13.0.2000.0 be installed in the Global Assembly Cache (GAC) first. It appears the latest version for download is 13.0.1... This issue appears to be common, but yet I can find no fix for it. Help, Please.
↧