我使用Stimulsoft,当我想生成报告时,我看到这个错误:
CS0121: The call is ambiguous between the following methods or properties: 'Stimulsoft.Report.Mvc.StiMvcBaseHelper.Stimulsoft(System.Web.Mvc.HtmlHelper)' and 'Stimulsoft.Report.Mvc.StiMvcBaseHelper.Stimulsoft</em
Description Project File Line Suppression State
Error NU1107 Version conflict detected for Stimulsoft.Reports.Engine.NetCoreInstall/reference Stimulsoft.Reports.Engine.NetCore 2020.2.3 directly to project QRADARV12.StimulsoftQRADARV12.Stimulsoft ->
使用指令找不到Stimulsoft程序集。@using System.Web.UI.WebControls@using Stimulsoft.Report.Mvc
@{\2013.3.1800\Stimulsoft.Report.Mvc.dll' because it is missing either the 'ImportedFromTypeLibAttribute' attribute or the 'PrimaryInte
我是使用StimulSoft的新手。我在StiWebReport控件中完全设计了报表,但是当我想在页面加载中添加这段代码时,我遇到了问题。Stimulsoft.Report.StiReport report = new Stimulsoft.Report.StiReport();如果有这个错误,我该怎么办?