Not sure what’s going on here…
I’m calling Application.Download(Stream, string, Action<string>) to download a small CSV file to the user.
.NET Framework 4.8
Windows 11
Visual Studio 2022
Wise-J 3.1.8
Brave (Chromium) browser
Annoyingly, while this was 100% reproducible on Friday, it works 100% of the time today, with the exact same sequence of clicks, exact same application code. The computer was rebooted since Friday, so maybe cobwebs…
To Luca’s comment – best I could tell, no exception was occurring. I was running under the debugger with all exceptions breaking into the debugger. It’s as if something inside iisexpress.exe just called Terminate. Strange.
I’ll let you know if it happens again and I make any progress on it, meanwhile, I’m chalking it up to strange behavior under the debugger – something I’m sure everyone has experienced!
Works very well for me. The exception is probably coming from the application’s code.
Carl,
please provide us with a test case that helps us to reproduce that issue.
Did you try with other files (not .CSV)?
Best regards
Frank
Please login first to submit.