C
C#2y ago
Henkypenky

✅ Error DEP0700

anyone had this issue and/or knows a workaround for several people developing a maui blazor app on a windows multi session, where if one person runs the app unpackaged it blocks it from everyone else to continue developing the same app? the error is: DEP0700: Couldn't register the app. [0x80073CFB] Another user has already installed an unpackaged version of this app. The current user cannot replace this with a packaged version. The conflicting package is 8CF4881F-0983-4F42-BD04-956C43B9B33E and it was published by CN=User Name.
3 Replies
Henkypenky
Henkypenky2y ago
never mind, already fixed it, omg im hating this day btw the solution is here
Henkypenky
Henkypenky2y ago
Gerald
Gerald Versluis
.NET MAUI Windows Unpackaged Apps
Want to learn how to distribute your .NET MAUI Windows app as an unpackaged app? AKA no MSIX? Just an exe? This post is for you!
Henkypenky
Henkypenky2y ago
if you have msix on: launchSettings.json it will install it blocking everyone else