【发布时间】:2015-09-28 12:25:01
【问题描述】:
在浏览器中打开 xbap 时遇到错误。 平台版本信息 视窗:6.3.9600.0 (Win32NT) 公共语言运行时:4.0.30319.34014 System.Deployment.dll:4.0.30319.34243 构建者:FX452RTMGDR clr.dll : 4.0.30319.34014 由: FX45W81RTMGDR 构建 dfdll.dll:4.0.30319.34243 构建者:FX452RTMGDR dfshim.dll : 6.3.9600.16384 (winblue_rtm.130821-1623)
应用程序摘要 * 仅在线申请。 * 信任 url 参数已设置。 * 浏览器托管的应用程序。
错误摘要 以下是错误摘要,这些错误的详细信息在日志后面列出。 * 确定平台要求时发生异常。检测到以下故障消息: + 无法安装或运行应用程序。该应用程序要求首先将程序集 DPFPVerNET 版本 1.6.1.0 安装在全局程序集缓存 (GAC) 中。 * 下载应用程序时发生异常。检测到以下故障消息: + 确定平台需求方法失败。无法提交应用程序。
组件商店交易失败摘要 未检测到交易错误。
警告 此操作期间没有任何警告。
运营进度状态 没有可用的阶段信息。
错误详情 在此操作期间检测到以下错误。 * [9/28/2015 5:21:16 PM] System.Deployment.Application.DependentPlatformMissingException(未知子类型) - 无法安装或运行应用程序。该应用程序要求首先将程序集 DPFPVerNET 版本 1.6.1.0 安装在全局程序集缓存 (GAC) 中。 - 来源:System.Deployment - 堆栈跟踪: 在 System.Deployment.Application.PlatformDetector.VerifyPlatformDependencies(AssemblyManifest appManifest、AssemblyManifest deployManifest、String tempDir) 在 System.Deployment.Application.DeploymentManager.DeterminePlatformRequirementsCore(布尔阻塞) 在 System.Deployment.Application.DeploymentManager.DeterminePlatformRequirements() 在 System.Deployment.Application.InPlaceHostingManager.AssertApplicationRequirements(布尔 grantApplicationTrust) 在 System.Deployment.Application.InPlaceHostingManager.AssertApplicationRequirements() 在 MS.Internal.AppModel.XappLauncherApp.AssertApplicationRequirementsAsync(对象未使用) * [9/28/2015 5:21:16 PM] System.Deployment.Application.DeploymentException(未知子类型) -DeterminePlatformRequirements 方法失败。无法提交应用程序。 - 来源:System.Deployment - 堆栈跟踪: 在 System.Deployment.Application.DeploymentManager.WaitForAssertApplicationRequirements() 在 System.Deployment.Application.DeploymentManager.SynchronizeCore(布尔阻塞) 在 System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()
组件商店交易详情 没有可用的交易信息。
【问题讨论】:
标签: c# .net wpf silverlight xbap