I am hoping to upgrade my ASP.NET project from Crystal Report 11.5 to 2008. I am using VS 2005 on Windows XP SP3
On the domain layer of my code it fails at this line
ReportDocument rptF = new ReportDocument()
The exception says "Retrieving the COM class factory for component with CLSID {D7F5D7C3-B06C-4CAC-BC47-A06E66D2EE9B} failed due to the following error: 80000003."
This workstation has Crystal Report 2008 and also installed the runtime distribution CRRuntime_12_2_mlb.exe
Any help would be appreciated.
Thanks
Selvam.