Hello,
I have the following code lines :
var sFileName = “Détails bénéficiaires.pdf”;
Wisej.Web.Application.Download(streamFile, sFileName);
Microsoft Edge displays the error “We can’t open this file something went wrong” and the file isn’t downloaded.
The problem stems from the accents in the sFileName variable.
Is it possible to download a file with accents in its name with Application.Download ? If yes, how ?
Context:
Wisej.NET 4 Web Application
.NET 8.0-windows
Microsoft Edge
Hi Vincent,
I cannot reproduce on my end, works fine for both .NET 8.0 and .NET 8.0-windows.
Perhaps you can provide us with a reproducible test case?
Best,
Alaa
Hi Vincent,
What version of Wisej.NET 4 are you using?
Best,
Alaa
Please login first to submit.
