Ovidiu Muntean
Ovidiu Muntean
Visual Studio 2022 / Windows OS / WPF Project / NET 5.0 (also NET 6.0 the same problem) The same WPF project built with NET Framework 4.6.1 with the same...
System.PlatformNotSupportedException HResult=0x80131539 Message=Operation is not supported on this platform. Source=System.CodeDom StackTrace: at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames) at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources) at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources) at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[]...
NET 5 & 6 that comes with Visual Studio 2022. The project was originally build with netFramework 4.6.1 (no problems here) Migrating the project to NET 6, => the issues...
Exactly the same problem here too (please use google translate for the page): https://blog.csdn.net/hrx521/article/details/119764127
FastReport.OpenSource FastReport.Compat FastReport.OpenSource.Data.MySql FastReport.OpenSource.Export.PdfSimple `using System; using System.Collections; using System.Collections.Generic; using System.ComponentModel; using System.Windows.Forms; using System.Drawing; using System.Data; using FastReport; using FastReport.Data; using FastReport.Dialog; using FastReport.Barcode; using FastReport.Table; using FastReport.Utils;...
` MySqlConnectorAlias all `