App instaled from Store and app its new actually developed version

BitSmithy 1,911 Reputation points
2024-05-18T19:29:39.1966667+00:00

Some time ago I could to have app instaled from Windows Store and run from VS the same app when developing new version.

But now if I have the app from MS Store and I try to run the same app from VS Error DEP0700 is showed.

To deal with this problem I must uninstal the app and next I can run newly developed version in VS.

Could I do anything to not uninstall, app version instaled from MS Store and allow coexistence?

Universal Windows Platform (UWP)
0 comments No comments
{count} votes

Accepted answer
  1. Junjie Zhu - MSFT 16,071 Reputation points Microsoft Vendor
    2024-05-20T04:10:11.1+00:00

    Hi @BitSmithy ,

    Unfortunately, this is not possible.

    Since your developed version and the installed version from MS Store have the same Package Family Name, the visual studio will report registration and deployment Error DEP0700, multi-version UWP apps cannot be installed with same PFN.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful