Symptom
- CRVS2010 WPF viewer project is deployed to a client computer
- Correct Crystal Reports runtime is deployed
- Running the report results in the error:
Application: app_name.exe Framework Version: v4.0.30319 Description: The process terminated due to an unhandled exception. Exception Details: System.IO.FileNotFoundException stack: at CrystalDecisions.Shared.SharedUtils.GetEffectiveContentCulture () at CrystalDecisions.Shared.SharedUtils.GetContentLocale () at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.CreateRptDoc () at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper .. ctor () CrystalDecisions.CrystalReports.Engine.ReportDocument.Initialize at () at CrystalDecisions.CrystalReports.Engine.ReportDocument .. ctor () at CrystalDecisions.CrystalReports.Engine.ReportClass .. ctor () at ViewModels.Reports.HalterStammblattReport .. ctor () at...
Environment
- WIN XP
- VS2010
- CRVS2010
Cause
- Only the Microsoft .NET Framework 4 Client Profile was installed on the client
Resolution
- Crystal Reports for VS2010 requires the full Microsoft .NET Framework 4
Keywords
CR2010 2010 CR4VS2010 CR4VS VS2010 NET2010 crystal reports for visual studio 2010 crforvs 13 , KBA , BI-DEV-NET-SDK , .NET SDK / COM SDK , How To