Search code examples
windowsvisual-studio-2013windows-8.1

VS Express 2013 Error DEP1700: The recipe file "xxxxx.appxrecipe" does not exist. You may need to build your project


I just repaired/reinstalled my Windows 8.1 PC, and then I install VS 2013 Express. But every-time I build my projects (all of my projects), it threw me this error :

Error 1 Error : DEP1700 : The recipe file "xxxxx.appxrecipe" does not exist. You may need to build your project.

I've tried these step:

  • Repairing my VS 2013 Express
  • Uninstalling VS 2013 Express-Restarting PC-Installing VS 2013 Express
  • Freshly check-out my projects and build it from beginning.

But none of those are works for me. Anyone can help me? Because before reinstalling my PC everything works fine.


Solution

  • Well, I decided to install VS 2013 Update 4, and it somehow fixed my problem...not sure what was happen.