高分请教ClickOnce 客户端出现“无法继续,此应用程序格式不正确”
程序发布以后,有的电脑可以安装,有的不能安装出现错误,请问如何解决
谢谢大家回复
--错误详细信息
平台版本信息
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
源
部署 URL : http://121.13.237.220:10086/epn/EPN.application
错误摘要
以下是错误摘要,这些错误的详细信息列在该日志的后面。
* 激活 http://121.13.237.220:10086/epn/EPN.application 导致异常。 检测到下列失败消息:
+ 从 http://121.13.237.220:10086/epn/EPN.application 读取清单时出现异常: 清单可能无效,或者文件无法打开。
+ “6”为意外标记。预期标记为“"”或“'”。 行 7,位置 12。
组件存储事务失败摘要
未检测到任何事务错误。
警告
执行此操作的过程中未出现任何警告。
操作进度状态
* [2009-3-4 14:38:33] : 已启动 http://121.13.237.220:10086/epn/EPN.application 的激活过程。
错误详细信息
执行此操作期间检测到下列错误。
* [2009-3-4 14:38:33] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
- 从 http://121.13.237.220:10086/epn/EPN.application 读取清单时出现异常: 清单可能无效,或者文件无法打开。
- 源: System.Deployment
- 堆栈跟踪:
在 System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
在 System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
在 System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
在 System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut)
在 System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- 内部异常 ---
System.Xml.XmlException
- “6”为意外标记。预期标记为“"”或“'”。 行 7,位置 12。
- 源: System.Xml
- 堆栈跟踪:
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
在 System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
在 System.Xml.XmlTextReaderImpl.ParseAttributes()
在 System.Xml.XmlTextReaderImpl.ParseElement()
在 System.Xml.XmlTextReaderImpl.ParseElementContent()
在 System.Xml.XmlTextReaderImpl.Read()
在 System.Xml.XmlTextReader.Read()
在 System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()
在 System.Xml.XmlTextReaderImpl.Skip()
在 System.Xml.XmlTextReader.Skip()
在 System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()
在 System.Xml.XmlTextReaderImpl.Skip()
在 System.Xml.XmlTextReader.Skip()
在 System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()
在 System.Xml.XmlTextReaderImpl.Skip()
在 System.Xml.XmlTextReader.Skip()
在 System.Deployment.Application.ManifestValidatingReader.XmlFilteredReader.Read()
在 System.Xml.XmlCharCheckingReader.Read()
在 System.Xml.XsdValidatingReader.Read()
在 System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
组件存储事务详细信息
没有可用的事务信息。