Joshua Mouch

Results 10 comments of Joshua Mouch

@pakrym I may off on the self-contained part. I'm compiling/publishing using .Net 4.7.2, not .Net Core. Does Self-contained vs. framework-dependent apply in that situation? If not then that's not the...

I just wanted to add my experience in case it helps in this. I'm working with a Microsoft Support employee who's helping me with the following exception that occurs periodically...

@halter It sounds like you are saying this exception can be ignored. Although I would wonder why a random port has a 99% chance of already being in use.

I get this infinite loop in VS 2019 if I add the following to my csproj file: ``` $([System.DateTime]::Now.ToString("yyyy.MMdd.HHmm.ss")) ```

Any comments from Microsoft on how to have a dynamic `` without causing this infinite loop?

Ok. Is there a way to either say that during the install or, even better, do the windows install but then automatically target the wsl2 Linux install like Ai Studio...

I'd like this as well. In Windows, I tried creating a junction, a symbolic link, and a disk partition path all rooted under my user folder so that the MCP...

It may be completely unrelated, but I got this "adduser:..." error when I did an "Enter-PSSession" to a server to install a disto instead of "ssh" to the server. The...

I'm able to view the Tetris example app both through the new "App" tab in OpenHands, and by using the http://localhost:whatever link that the chat gives me after generation. Looking...

> It's Windows Server 2025 Datacenter Azure Edition Build 26052 running on Microsoft Azure, I connect to it by RDP. So I think it is a Headless server SKU I'm...