Skip to Content
0
Former Member
Dec 07, 2009 at 11:27 PM

Fails to create ReportDocument instance

31 Views

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.