How to launch MS excel from Blazor WASM?

Nitesh 21 Reputation points
2022-05-06T10:33:33.043+00:00

Hi,

I have a csv file stream which i have saved to temporary file, and i want to launch MS excel with this file so that user can do any update on the file and save it if required.
I tried using Interop methods but in WASM i am getting error that "com operation is not supported in this platform".
Please let me know if anyone has tried this before or is this even possible to do with Blazor WASM applications.

Thanks,
Nitesh

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
{count} votes