Metalkon
Metalkon
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
(one of the first things i tried was changing that a day or two ago)
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
No description
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
though will say that simply renaming this does nothing
<ApplicationId>com.companyname.tellarknightapp</ApplicationId>
<ApplicationId>com.companyname.tellarknightapp</ApplicationId>
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
is it possible to change the id of the project so it doesn't conflict? (gonna need to have some rest soon for a few hours lol)
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
restarting laptop
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers
Remove-AppxPackage : The remote procedure call failed.
The remote procedure call failed.
At line:1 char:1
+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
ds.RemoveAppxPackageCommand

PS C:\Windows\system32>
PS C:\Windows\system32>
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers
Remove-AppxPackage : The remote procedure call failed.
The remote procedure call failed.
At line:1 char:1
+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
ds.RemoveAppxPackageCommand

PS C:\Windows\system32>
PS C:\Windows\system32>
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
a few things that it wont let me delete, but been deleting everything with "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm"
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
No description
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
No description
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers
Remove-AppxPackage : The remote procedure call failed.
The remote procedure call failed.
At line:1 char:1
+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
ds.RemoveAppxPackageCommand

PS C:\Windows\system32>
PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers
Remove-AppxPackage : The remote procedure call failed.
The remote procedure call failed.
At line:1 char:1
+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
ds.RemoveAppxPackageCommand

PS C:\Windows\system32>
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
deleted and no change, even restarted laptop
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
No description
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
blue ss is wrong
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
oops
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
i think thats it
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
No description
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
C:\Windows\system32>dism /Online /Remove-ProvisionedAppxPackage /PackageName:com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm

Deployment Image Servicing and Management tool
Version: 10.0.19041.3636

Image Version: 10.0.19045.5131


Error: 2

The system cannot find the file specified.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>
C:\Windows\system32>dism /Online /Remove-ProvisionedAppxPackage /PackageName:com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm

Deployment Image Servicing and Management tool
Version: 10.0.19041.3636

Image Version: 10.0.19045.5131


Error: 2

The system cannot find the file specified.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

C:\Windows\system32>
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
No description
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
refreshed it to make it run (was grayed out)
199 replies
CC#
Created by Metalkon on 11/14/2024 in #help
My MAUI App Cannot Be Deployed When Running Debugger?
PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers
>>
Remove-AppxPackage : The remote procedure call failed.
The remote procedure call failed.
At line:1 char:1
+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
ds.RemoveAppxPackageCommand

PS C:\Windows\system32>
PS C:\Windows\system32> Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_x64__9zz4h110yvjzm" -AllUsers
>>
Remove-AppxPackage : The remote procedure call failed.
The remote procedure call failed.
At line:1 char:1
+ Remove-AppxPackage -Package "com.companyname.tellarknightapp_1.0.0.0_ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Remove-AppxPackage], COMException
+ FullyQualifiedErrorId : System.Runtime.InteropServices.COMException,Microsoft.Windows.Appx.PackageManager.Comman
ds.RemoveAppxPackageCommand

PS C:\Windows\system32>
199 replies