run WSL fron ASP.net

Pikalov Пикалов Stanislav Станислав שטנישלב
1
Reputation point
create asp.net form project
try run wsl from asp runat="server"
get error WSL Windows Subsystem For Linux has no Installed
Run CMD and run WSL.exe all ok
if call c:\windows\sysnative\wsl.exe from asp.nen ist work but only on IIS express
if publish project to IIS localhost cant see WSL on system
https://blog.lextudio.com/web-application-differences-in-visual-studio-and-iis-60fec7e311b3 Basic differences when you run on IIS and IIS Express.