add report component to form error!
I have a VS.Net2008 solution used fastreport studio4.0 .And try to replace to fast-report.net.
when I drag a report component in a form. popup error message.
Failed to create component 'Report'.The error message follow:'System.Runtime.InteropServices.COMExceptoion(0x8004D745):A reference to component 'FastReport' already exists in the project. at VSLangProj.References.Add(String bstrPath) at ........
when I drag a report component in a form. popup error message.
Failed to create component 'Report'.The error message follow:'System.Runtime.InteropServices.COMExceptoion(0x8004D745):A reference to component 'FastReport' already exists in the project. at VSLangProj.References.Add(String bstrPath) at ........
Comments
Check if your project contains a reference to FastReport.dll. Remove it and try again.