加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c# – 注册的应用程序失败,因为文件在网络共享上.在注册包之前将

发布时间:2020-12-15 06:53:19 所属栏目:百科 来源:网络整理
导读:我正在使用这些示例来构建 Windows 8应用程序: http://code.msdn.microsoft.com/windowsapps/Getting-started-with-C-and-41e15af5 (注意:该链接是陈旧的,这可能是正确的:Getting started with C# and Visual Basic: Hello World samples ) 当我尝试运行W
我正在使用这些示例来构建 Windows 8应用程序:

http://code.msdn.microsoft.com/windowsapps/Getting-started-with-C-and-41e15af5

(注意:该链接是陈旧的,这可能是正确的:Getting started with C# and Visual Basic: Hello World samples )

当我尝试运行Windows 8设备模拟器,我得到这个错误:

Error 1 Error : DEP0700 : Registration of the app failed. Rejecting a request to register from file://psf/Home/Desktop/Getting%20started%20with%20C#%20and%20Visual%20Basic%20Hello%20World%20and%20Blog%20reader%20samples%20(1)/C#/HelloWorld_Part1/bin/Debug/AppX/AppxManifest.xml because the files are on a network share. Copy the files to the local computer before registering the package. (0x80073cf9) HelloWorld_Part1

我在Mac上使用Paralells.什么文件夹不是网络共享?

解决方法

我正在使用Parallels与Windows 10映像和VS社区2013.
我解决了上述@tempy提出的解决方案的问题:在启动配置中选择远??程主机,并在以下屏幕中编写本地主机,当它要求机器名称时.
我可以照常运行,调试,设置断点

对于Visual Studio 2015:

>右键单击该项目
>选择属性
>选择调试设置
>在开始选项下

>将目标设备设置为“远程机器”>将远程机设置为“localhost”

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读