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

Developer technologies | .NET | Blazor
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.