Godspeed
Godspeed
Explore posts from servers
CC#
Created by Godspeed on 10/21/2022 in #help
Running PowerShell to install MSIX from .NET MAUI
I will give it a try!
13 replies
CC#
Created by Godspeed on 10/21/2022 in #help
Running PowerShell to install MSIX from .NET MAUI
but then I do not use the PowerShell.Core.SDK, which I kinda want to learn and use
13 replies
CC#
Created by Godspeed on 10/21/2022 in #help
Running PowerShell to install MSIX from .NET MAUI
It seems that using a Process.Start( powershell.exe, script ) works fine, in the meanwhile
13 replies
CC#
Created by Godspeed on 10/21/2022 in #help
Running PowerShell to install MSIX from .NET MAUI
Did not know there was one - I'll try to find it and ask there
13 replies
CC#
Created by Godspeed on 10/21/2022 in #help
Running PowerShell to install MSIX from .NET MAUI
Aside from running powershell.exe in a separate process
13 replies
CC#
Created by Godspeed on 10/21/2022 in #help
Running PowerShell to install MSIX from .NET MAUI
Is there nothing I can do but wait till the Appx module is fixed somehow?
13 replies
CC#
Created by Godspeed on 9/28/2022 in #help
MSIX URI is inaccessible in Appinstaller
so since my setup now works, I guess GCP does support Range requests
11 replies
CC#
Created by Godspeed on 9/28/2022 in #help
MSIX URI is inaccessible in Appinstaller
i dont know what happened, but this just solved itself a few hours ago. Just worked out of the blue when I came to work
11 replies
CC#
Created by Godspeed on 9/28/2022 in #help
MSIX URI is inaccessible in Appinstaller
Could it be an issue with Cloud Storage blocking Range requests?
11 replies
CC#
Created by Godspeed on 9/28/2022 in #help
MSIX URI is inaccessible in Appinstaller
the appinstaller does not have { and } in the actual uri, i just replaced the actual GCP bucket name for this post, if that is what you are referring to?
11 replies
CC#
Created by Godspeed on 9/28/2022 in #help
MSIX URI is inaccessible in Appinstaller
Anyone know if hosting these in GCP/Cloud Storage is the issue?
11 replies
CC#
Created by Godspeed on 9/5/2022 in #help
Blazor WASM Hosted uses wrong basepath on page reload
Found the issue. This was caused by an old leftover code snippet, that I had missed.
3 replies
CC#
Created by Godspeed on 9/5/2022 in #help
Blazor WASM Hosted uses wrong basepath on page reload
Picture 1 shows how it should be, and Picture 2 shows how it attempts to find files when the page is refreshed from domain.com/product
3 replies