zoukankan      html  css  js  c++  java
  • 无法激活windows应用商店应用程序,应用进程已启动,但激活请求失败,错误为“应用未启动”

    图片是盗图  自己懒得截图了。。。。

    win8中突然出现这个问题  也没做什么只是改了改页面效果  突然天降杯具

    然后找了很久 看到了 http://social.msdn.microsoft.com/Forums/zh-CN/30daba17-e9ff-4da1-a489-b6f7782baad4/windows 中提到 http://irisclasson.com/2012/11/04/problem-unable-to-activate-windows-store-app-the-app1-exe-process-started-but-the-activation-request-failed-with-error-the-app-didnt-start/

    说道

    problem

    NuGet will try to add an app.config with binding redirects to Windows Store apps if it thinks it is needed. However, Windows Store apps don’t need app.config, and will actually fail to start with a very confusing error message if it is present.

    solution

    Remove the App.config

    but  I can't find App.config......... what a fucking 

    然后杯具的用历史版本  把后加入的文件导入工程  还是不行 不过报错的改为 我的某个 style 中的定义的无法找到   看了下 在一个资源文件中引种app.xaml 中的定义格式  无法引导用 但是 没有提示 错误  然后把这个style 移到目标 ,一切ok

    不知道这个是否具有共性 可能报错出现在xaml中   目前这个win8报错十分恶心 都报道app中 然后定位 有些给出地址 有些完全是坑

    希望有帮助  

  • 相关阅读:
    filer jquery
    通过事件传参数
    spring 自动扫描bean
    springMvc
    jquery 自动完成
    webpack
    给数组对象中每个对象添加一个字段
    js对象的继承
    react项目中,点击跳转到详情页中,url中的地址有变化,但是页面没有进行跳转...
    ElementUI eltree 树形控件给节点添加图标
  • 原文地址:https://www.cnblogs.com/liumianweifeng/p/3298938.html
Copyright © 2011-2022 走看看