Hi there , I have created a dataset for a report and creaded a report.rdlc file using fields from the dataset in a two level Item/Detail report format. So far so good.
When I create a form for the report and drag the report viewer control from the tool box, @$#!!&^!.... horror! An error occurs and I am stymied!!
failed to create component 'Report Viewer' System.runtime.interopservices.COMException(0x8004D745)
The very long error dialog continues to say something along the lines that "A reference to the component 'Microsoft.ReportViewer.Winforms already exists in the project."
This is my first attempt a creating a report in Visual Basic in a .Net/Visual Studio environment. Any ideas????