Search found 1 match

by generoach
Wed Mar 27, 2024 3:43 am
Forum: Stimulsoft Reports.NET
Topic: Error with unsupported platform
Replies: 1
Views: 1212

Error with unsupported platform

Hello, I'm using C# WPF in .NET Core 6 in Visual Studio 2022 I have added the dll of **StiReport **to my project , but I got error for below code : public MainWindow() { InitializeComponent(); var report = new StiReport(); var pathreport = @"C:\Users\Administrator\source\repos\Gozaresh\Gozaresh...