为什么我的侧面加载的Windows Store应用程序不会超过启动屏幕? [英] Why would my side-loaded Windows Store app go no further than the splash screen?

查看:270
本文介绍了为什么我的侧面加载的Windows Store应用程序不会超过启动屏幕?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Windows Store应用程序,当然,在我的开发机器上运行正常。

I have a Windows Store App that, of course, runs fine on my dev machine.

在创建包到侧面进行测试后,我将其安装在另一台(桌面)机器。使用Brundritt的免费电子书Windows Intelligence应用程序的位置智能第25页和第26页的附带说明,我的应用程序似乎安装得很好,但应用程序最终没有添加到Windows 8.1开始屏幕,如预期的那样。

After creating the package to side load for testing, I installed it on another (desktop) machine. Using the instructions for side-loading contained on pages 25 and 26 of Brundritt's free ebook "Location Intelligence for Windows Store Apps", my app seems to install just fine, except that the app is not added to the Windows 8.1 start screen at the end, as expected.

然而,我可以通过搜索功能找到该应用程序 - 我输入名称,它显示在找到列表中(带有徽标) ,但是当我尝试运行它,闪屏只是闪烁,然后应用程序消失。它的图标确实停留在任务栏上,每次点击它时,闪屏都会闪烁,但这就是全部。

Nevertheless, I can find the app via the Search functionality - I type the name, it shows up in the "found" list (with its logo), but when I try to run it, the splash screen simply "flashes" and then the app disappears. It icon is indeed parked on the taskbar, and every time I click it, the splash screen flashes, but that's all.

这是一个包含Bing的Windows 8.1应用程序地图,SQLite(和sqlite-net)以及ExifLib。

This is a Windows 8.1 app that contains a Bing Map, SQLite (and sqlite-net), as well as ExifLib.

它显示在任务管理器的应用程序历史记录选项卡中。

It does show up in Task Manager's "App History" tab.

如何纠正这个问题,或至少确定问题可能是什么?

How can I rectify this problem, or at least determine what the problem might be?

这可能(或可能不是)重要:我侧面的应用程序的版本是内置在调试模式下。我需要建立发布模式才能使其工作吗?

This may (or may not be) significant: the version of the app I sideloaded was built in debug mode. Do I need to build in release mode for this to work?

另外:在开机机器上建立发布模式(第一次)后,它不再发现以前存在的SQLite数据。从调试到发布的更改将路径更改为数据库或某些东西?

Also: After building in release mode (for the first time) on the dev machine, it no longer finds the SQLite data that had formerly existed. Does changing from debug to release change the path to the database or something?

推荐答案

这是否有帮助? http://blogs.msdn.com/b/vcblog /archive/2012/09/28/10354327.aspx 似乎应用程序需要在发布模式下构建才能正常工作。

Does this help? http://blogs.msdn.com/b/vcblog/archive/2012/09/28/10354327.aspx It appears that the app needs to be built in release mode to work properly.

这篇关于为什么我的侧面加载的Windows Store应用程序不会超过启动屏幕?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆