简体   繁体   English

Metro风格的应用程序发布问题

[英]Publishing issues with Metro-style Apps

I have just finished a metro style App in Windows Developer Preview (for the upcoming version of Windows) and have run into a problem when publishing my app. 我刚刚在Windows Developer Preview(针对即将发布的Windows版本)中完成了Metro风格的应用程序,并且在发布我的应用程序时遇到了问题。

I have followed the instructions in the Windows Dev Center, and it "published" successfully. 我已经按照Windows Dev Center中的说明进行操作,并且成功“发布”了它。 However, upon clicking my App's Tile in the Apps section of the Start screen, the Windows Store App loads, instead of my app. 但是,在“开始”屏幕的“应用程序”部分中单击我的应用程序的图块后,将加载Windows Store应用程序,而不是我的应用程序。

Has anybody else run into this, or similar issues? 还有其他人遇到这个问题或类似问题吗? Are there any known causes/solutions? 是否有已知的原因/解决方案?

Edit: Yes, I have chosen the publish locally option. 编辑:是的,我选择了在本地发布选项。

因为Windows 8尚未发布。当Windows 8发布时,您的应用将可以使用

You should be able to side load an app on any Windows 8 Dev machine as long as that machine has a valid developer license. 只要该计算机具有有效的开发人员许可证,您就可以在任何Windows 8 Dev计算机上侧面加载应用程序。 I don't think you have a license issue, since a license issue normally results in a obvious error message like "You need a license, bro". 我认为您没有许可证问题,因为许可证问题通常会导致出现明显的错误消息,例如“您需要许可证,兄弟”。

A license is generated for you automatically when you are using Visual Studio. 使用Visual Studio时,会自动为您生成一个许可证。 However, if the device you are testing on does not have VS or has never run it then you will need to generate a license using a power shell script. 但是,如果要测试的设备没有VS或从未运行过VS,则需要使用Power Shell脚本生成许可证。 See this link for more information on generating licenses. 有关生成许可证的更多信息,请参见此链接。 http://social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7be92f16-7179-4d74-9915-c6f21e0f4c55 http://social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/7be92f16-7179-4d74-9915-c6f21e0f4c55

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM