部署标识与订阅不匹配 [英] The deployment identity does not match the subscription

查看:141
本文介绍了部署标识与订阅不匹配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图更新我的应用程序我得到以下问题请帮我解决。





平台版本信息

Windows:6.1.7601.65536(Win32NT)

公共语言运行时:4.0.30319.225

System.Deployment.dll:4.0.30319.1( RTMRel.030319-0100)

clr.dll:4.0.30319.225(RTMGDR.030319-2200)

dfdll.dll:4.0.30319.1(RTMRel.030319-0100)

dfshim.dll:4.0.31106.0(Main.031106-0000)



来源

部署网址: http://172.16.1.204:131/tpe/modules/eshell/shell/shell.application?ServerName=172.16.1.204:131&NotFirstInstance=0&EagleServerName=172.16.1.204:131&EagleServerProtocol=http&Cookie=&Protocol=http&SessionID=undefined

服务器:Microsoft-IIS / 7.5

X-Powered-By:ASP.NET

部署提供商网址:http://172.16.1.204:131 / tpe /modules/eshell/shell/shell.application

服务r:Microsoft-IIS / 7.5

X-Powered-By:ASP.NET

应用程序URL:http://172.16.1.204:131 / tpe / modules / shell /shell/Application%20Files/shell.exe.manifest

服务器:Microsoft-IIS / 7.5

X-Powered-By:ASP.NET



IDENTITIES

部署标识:Eagle v13.1(172.16.1.204_131),版本= 13.1.5143.19241,Culture = neutral,PublicKeyToken = 18e7249fc760c408,processorArchitecture = x86

申请标识:Eagle v13.1(172.16.1.204_131).exe,Version = 13.1.5143.19241,Culture = neutral,PublicKeyToken = 18e7249fc760c408,processorArchitecture = x86,type = win32



应用程序摘要

*可安装的应用程序。

*信任url参数已设置。

错误摘要

下面是错误的摘要,这些错误的详细信息将在后面的日志中列出。

*激活http://172.16.1.204:131/tpe/模块/ ESHELL /壳/ shell.application?硒rverName = 172.16.1.204:131&NotFirstInstance = 0&EagleServerName = 172.16.1.204:131&EagleServerProtocol = http&Cookie =&Protocol = http&SessionID = undefined导致异常。检测到以下失败消息:

+清单中的引用与下载的程序集Eagle.Common.ThemePack.dll的标识不匹配。



COMPONENT STORE TRANSACTION FAILURE概要

未检测到交易错误。



警告

没有警告在此操作中。



操作进度状态

* [2014年1月31日下午2:42:14]:激活http: //172.16.1.204:131/tpe/modules/eshell/shell/shell.application?ServerName=172.16.1.204:131&NotFirstInstance=0&EagleServerName=172.16.1.204:131&EagleServerProtocol=http&Cookie=&Protocol=http&SessionID=undefined已经开始。

* [2014年1月31日下午2:42:14]:部署清单的处理已成功完成。

* [2014年1月31日下午2:42:14]:应用程序的安装已经开始。

* [2014年1月31日下午2:42:14]:应用程序清单的处理已成功完成。

* [2014年1月31日下午2:42:15]:找到兼容的运行时版本4.0.30319。

* [1/31/2014 2:42:15 PM]:检测依赖程序集WindowsBase, Version = 3.0.0.0,Culture = neutral,PublicKeyToken = 31bf3856ad364e35,processorArchitecture = msil using WindowsBase,Version = 4.0.0.0,Culture = neutral,PublicKeyToken = 31bf3856ad364e35,processorArchitecture = msil。

* [1 / 31/2014 2:42:15 PM]:检测依赖程序集System.Core,Version = 3.5.0.0,Culture = neutral,PublicKeyToken = b77a5c561934e089,processorArchitecture = msil using System.Core,Version = 4.0.0.0,Culture = neutral, PublicKeyToken = b77a5c561934e089,processorArchitecture = msil。

* [2014年1月31日下午2:42:15]:信任请求和平台检测完成。



错误详情

在此操作过程中检测到以下错误。

* [1/31/2014 2:42:15 PM] System.Deployment .Application.InvalidDeploymentException(RefDefValidation)

- 清单d中的引用oes与下载的程序集Eagle.Common.ThemePack.dll的身份不匹配。

- 来源:System.Deployment

- 堆栈跟踪:

在System.Deployment.Application.DownloadManager.ProcessDownloadedFile(Object sender,DownloadEventArgs e)

在System.Deployment.Application.FileDownloader.DownloadModifiedEventHandler.Invoke(Object sender,DownloadEventArgs e)

在System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(NextQueueItem next)

在System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()

在System.Deployment。 Application.FileDownloader.Download(SubscriptionState subState)

在System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState,AssemblyManifest deployManifest,AssemblyManifest appManifest,Uri sourceUriBase,String targetDirectory,String group,IDownloadNotification notification,DownloadOptions选项)

在System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState,ActivationDescription actDesc,Int64 transactionId,TempDirectory&downloadTemp)

在System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState&subState,ActivationDescription ActDesc)

在System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri,Boolean isShortcut,String textualSubId,String deploymentProviderUrlFromExtension,BrowserSettings browserSettings,String&errorPageUrl)

at System。 Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(对象状态)



组件商店交易详情

没有可用的交易信息。

I trying to update my application i am gettings the below issue please help me to come out of it.


PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.225
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.225 (RTMGDR.030319-2200)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)

SOURCES
Deployment url : http://172.16.1.204:131/tpe/modules/eshell/shell/shell.application?ServerName=172.16.1.204:131&NotFirstInstance=0&EagleServerName=172.16.1.204:131&EagleServerProtocol=http&Cookie=&Protocol=http&SessionID=undefined
Server : Microsoft-IIS/7.5
X-Powered-By : ASP.NET
Deployment Provider url : http://172.16.1.204:131/tpe/modules/eshell/shell/shell.application
Server : Microsoft-IIS/7.5
X-Powered-By : ASP.NET
Application url : http://172.16.1.204:131/tpe/modules/eshell/shell/Application%20Files/shell.exe.manifest
Server : Microsoft-IIS/7.5
X-Powered-By : ASP.NET

IDENTITIES
Deployment Identity : Eagle v13.1 (172.16.1.204_131), Version=13.1.5143.19241, Culture=neutral, PublicKeyToken=18e7249fc760c408, processorArchitecture=x86
Application Identity : Eagle v13.1 (172.16.1.204_131).exe, Version=13.1.5143.19241, Culture=neutral, PublicKeyToken=18e7249fc760c408, processorArchitecture=x86, type=win32

APPLICATION SUMMARY
* Installable application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://172.16.1.204:131/tpe/modules/eshell/shell/shell.application?ServerName=172.16.1.204:131&NotFirstInstance=0&EagleServerName=172.16.1.204:131&EagleServerProtocol=http&Cookie=&Protocol=http&SessionID=undefined resulted in exception. Following failure messages were detected:
+ Reference in the manifest does not match the identity of the downloaded assembly Eagle.Common.ThemePack.dll.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [1/31/2014 2:42:14 PM] : Activation of http://172.16.1.204:131/tpe/modules/eshell/shell/shell.application?ServerName=172.16.1.204:131&NotFirstInstance=0&EagleServerName=172.16.1.204:131&EagleServerProtocol=http&Cookie=&Protocol=http&SessionID=undefined has started.
* [1/31/2014 2:42:14 PM] : Processing of deployment manifest has successfully completed.
* [1/31/2014 2:42:14 PM] : Installation of the application has started.
* [1/31/2014 2:42:14 PM] : Processing of application manifest has successfully completed.
* [1/31/2014 2:42:15 PM] : Found compatible runtime version 4.0.30319.
* [1/31/2014 2:42:15 PM] : Detecting dependent assembly WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=msil using WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=msil.
* [1/31/2014 2:42:15 PM] : Detecting dependent assembly System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil.
* [1/31/2014 2:42:15 PM] : Request of trust and detection of platform is complete.

ERROR DETAILS
Following errors were detected during this operation.
* [1/31/2014 2:42:15 PM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
- Reference in the manifest does not match the identity of the downloaded assembly Eagle.Common.ThemePack.dll.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.DownloadManager.ProcessDownloadedFile(Object sender, DownloadEventArgs e)
at System.Deployment.Application.FileDownloader.DownloadModifiedEventHandler.Invoke(Object sender, DownloadEventArgs e)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

推荐答案

部署有一些东西。如果您重新构建并重新部署解决方案,除非在部署过程中出现其他问题,否则您将看到它已清除。此错误表示Eagle.Common.ThemePack.dll具有与清单中所述的签名不同的签名。如果重新部署后此错误仍然存​​在,则应重新配置发布文件和选项。
there is something with deployment. if you rebuilt and re-deploy the solution, you will see it cleared unless there is another problem in your deployment process. this error means that "Eagle.Common.ThemePack.dll" has different signature from the one said in the manifest. if this error still exists after re-deployment, you should reconfigure your publish files and options.


这篇关于部署标识与订阅不匹配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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