NullReferenceException in StiMapLoader.cs

Обсуждение Stimulsoft Reports.NET
Ответить
zirok
Сообщения: 1
Зарегистрирован: 10 июн 2018, 14:18

NullReferenceException in StiMapLoader.cs

Сообщение zirok »

При попытке запустить тестовое приложение под .net Core появляется ошибка:

NullReferenceException: Object reference not set to an instance of an object.
Stimulsoft.Report.Maps.StiMapLoader.LoadResource(string resourceName) in StiMapLoader.cs
Stimulsoft.Report.Export.StiMapSvgHelper.DrawMap(XmlTextWriter xmlsWriter, StiMap map, double width, double height, bool animated) in StiMapSvgHelper.cs
Stimulsoft.Report.Export.StiHtmlExportService.PrepareMapData(StiHtmlTextWriter writer, StiMap map, double width, double height) in StiHtmlExportService.cs
Stimulsoft.Report.Export.StiHtmlTableRender.RenderTable(bool renderStyles, string backGroundImageString, bool useBookmarks, bool exportBookmarksOnly, Hashtable cssStyles) in StiHtmlTableRender.cs
Stimulsoft.Report.Export.StiHtmlExportService.ExportHtml(StiReport report, StiHtmlTextWriter writer, StiHtmlExportSettings settings, StiPagesCollection pages) in StiHtmlExportService.cs
Stimulsoft.Report.Export.StiHtmlExportService.ExportHtml(StiReport report, Stream stream, StiHtmlExportSettings settings) in StiHtmlExportService.cs
Stimulsoft.Report.Web.StiReportHelper.GetReportPage(StiReport report, StiHtmlExportService service, int pageIndex, StiRequestParams requestParams) in StiReportHelper.cs
Stimulsoft.Report.Web.StiReportHelper.GetPagesArray(StiReport report, StiRequestParams requestParams) in StiReportHelper.cs
Stimulsoft.Report.Web.StiReportHelper.ViewerResult(StiRequestParams requestParams, StiReport report) in StiReportHelper.cs
Stimulsoft.Report.Mvc.StiNetCoreViewer.ViewerEventResult(StiRequestParams requestParams, StiReport report) in StiNetCoreViewer.Actions.cs
NetCoreApplication.Controllers.HomeController.GetReport() in HomeController.cs
Вложения
Show-Report-NetCore-Pack.zip
(10.61 КБ) 138 скачиваний
Aleksey
Сообщения: 2784
Зарегистрирован: 22 апр 2010, 06:57

Re: NullReferenceException in StiMapLoader.cs

Сообщение Aleksey »

Здравствуйте,

Карты, в NET Core, будут поддерживаться со следующего релиза.

Спасибо.
Ответить