2

我正在使用带有 Visual Studio 11 的 Windows 开发人员预览版,当我创建一个空白的 javascript 项目并尝试对其进行调试时,出现以下部署错误:

Error   1   Error DEP0700 : Registration of the application from layout "C:\Users\dassio\AppxLayouts\164051d0-bdaf-4ccc-b155-6fee67bc3a53VS.Debug.AnyCPU.dassio" failed for the following reason (please check the event viewer for possible additional details):   Camera
Error   2   [VisualElements] The notifications helper failed with error : 0x80070490 [ErrorCode]    Camera

这里发生了什么?

4

1 回答 1

0

更改包标识(打开清单,转到包选项卡并修改标识)。

http://social.msdn.microsoft.com/Forums/en-ZA/winappswithcsharp/thread/e5cd8997-d175-49f0-830e-78788ddd2a6b

希望有帮助。

于 2011-10-24T13:27:32.293 回答