The project needs to be deployed before we can debug
Trying to build and deploy a Hybrid Razor Maui App in visual studio but this error keeps reappearing even if I’ve tried everything to fix it.
- enabled deploy in Configuration manager
- delete .vs bin and obj files
- rebuild
- repair visual studio
- Reinstalling Visual Studio on my external SSD
Nothing worked. The other error that appears at the bottom in the error list is a DEP0700: Registration of the app failed. [0x80073CFD] Windows cannot deploy to path AppX of File System type FAT.
the reason I’m using my hard drive is because my pc’s C drive is full. Is there anyway to fix this? if it’s related to the location of installation, is there a way to change it in Visual Studio?
Brook is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.