Hi,
Am working on a project with VB.net and so far things were flowing, with sharpdevelop until i got to the reports section. I had installed 4.3-Alpha and when i got to the reports, i had the capability to add an odbc database with the pull data report model, i installed 4.3 stable and now i have only the capability to do ms sql server databases only...what did i do wrong.
I went ahead an tried getting samples with sharpreports, and when it came to running this report, i get several reports among which are
"Found conflicts between different versions of the same dependent assembly., 'Public Event SectionRendering(sender As Object, e As ICSharpCode.Reports.Core.SectionRenderEventArgs)' is an event, and cannot be called directly. Use a 'RaiseEvent' statement to raise an event. (BC32022) -
C:\Downloads\SharpDevelopReports_3.0.0.616_Source\samples\src\ReportSamples.ConvertedToVBNet\EventLogger.vb:54,5, Class 'ReportViewerMessagesProvider' must implement 'ReadOnly Property BackButtonText As String' for interface 'ICSharpCode.Reports.Core.ReportViewer.IReportViewerMessages'. Implementing property must have matching 'ReadOnly' or 'WriteOnly' specifiers. (BC30154) -
C:\Downloads\SharpDevelopReports_3.0.0.616_Source\samples\src\ReportSamples.ConvertedToVBNet\ReportViewerMessagesProvider.vb:12,13"
i tried adding references and components so that i can call ICSharpCode.Reports.Core but nothing. please i need some guidance on how to use sharpdevelop reports.
regards.