3

DEP0600: Deployment failed. UriFormatException - Invalid URI: The format of the URI could not be determined. [0x80131537]

I have a MonoGame UWP app, that will not deploy to the local machine for debugging. I can however, deploy to a remote machine.

Update: I pulled my repository into a new, duplicate folder. This, I was able to successfully deploy and run. This means there is some sort of build related file/s that can cause this.

I need to know what this is, because this will happen again.

Jarryd
  • 572
  • 4
  • 13
  • Could you please share your git url? So that we can try to reproduce this exception. – Nico Zhu May 15 '17 at 10:03
  • I can't do that. I'm working on a closed source project, based in Mercurial. Is there anything else I could provide? – Jarryd May 16 '17 at 05:35
  • 1
    If the issue is related to the current project as your update indicates then there isn't much we can do without accessing your project - perhaps you could remove delicate information so that you have a 'barebones' app, and see if the issue persists. –  May 16 '17 at 20:11
  • 1
    Same "fix" for me. Deleted my local folder and pulled a fresh copy of the repo. Deployed just fine. – ManOVision May 01 '18 at 16:55
  • I get this issue when deploying from a network drive. – Pellet Jun 02 '19 at 05:07

0 Answers0