Search

Unable to create Windows Store apps: error Dep0600 by CodeGolem

Closed
as Not Reproducible Help for as Not Reproducible

1
0
Sign in
to vote
Type: Bug
ID: 778766
Opened: 2/7/2013 11:34:24 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Whenever I try to compile a Windows Store application, be it C# or HTML/js, be it on local machine or on the simulator, I get the following error code: DEP0600.
No error text message is shown

Also, opening any view in Blend results in an error as well, stating it could not register the manifest file.

I noticed a Windows Installer instance is executed in the background, which sometimes keeps a lock on the project's manifest file, preventing further compilations to succeed. I have to force a shut down of windows installer to release the lock.

I recently upgraded from Windows 7 to Windows 8.
VS 2012 was already installed, but I tried a repair install and uninstall/reinstall.

Don't know if this is related to the previous problem, but any new installation/update in the windows store hangs in "pending" state.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

Create new Wundows Store application (any language) and compile

Product Language

English

Operating System

Windows 8

Operating System Language

Italian

Actual results

Compilation succeeds.
Deployment fails with error code DEP0600

Expected results

Execution of the compiled app
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 2/19/2013 at 1:02 PM
It appears that your os upgrade might not have been fully successful. Please try re-installing Windows 8 from scratch on your machine and try again.
Posted by Microsoft on 2/7/2013 at 6:52 PM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.
Posted by Microsoft on 2/7/2013 at 11:50 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.