MAUI -- Another user has already installed an unpackaged version of this app. The current user cannot replace this with a packaged version.

Dylan 1 Reputation point
2023-10-10T19:18:42.72+00:00

I'm running into an issue with a commercial Maui app I'm working on.

Essentially, we have multiple developers working on this application over RDP, none of which have administrative privileges.

What happens is that when one user builds and debugs, anyone else who tries to do the same will run into this error:

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 <GUID> and it was published by CN=<USERNAME>.

Basically it seems like since we're all relegated to the same machine for RDP, that we're running into install conflicts.

Does anyone have a workaround that would allow all of our developers to work on this without constantly uninstalling/re-installing?

Thank you in advance!

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,584 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,541 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.