Hello,
I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly.
Operation is not supported on this platform. …...ThrowIfNoThreadStart(Boolean internalThread) blazor.web...Threading.Thread.Start(Boolean captureContext, Boolean internalThread)...