Halfbax
Pipe is being closed. Trying to pass request body to php process
I found the main issue. The script sets the header location and this is not supported. I have removed the php script and replaced it with html/js + api. Thanks for help. Even we havnt found a solution I have learned few new things. The solution (havnt tried yet) is to call the fastcgi service e.g. php-fpm, but there is no active maintained wrapper for .net
13 replies
Publish Failure of Class Library with WinAppSdk dependency
I added the flag to publish WinAppSdk in self-contained mode in the .csproj of the class library. Now I'm encountering the error:
This issue is puzzling because the platform is indeed set to win-x64.
2 replies