Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Web document from intranet through terminal server
 

Web document from intranet through terminal server

Please shed some light/explanation on what is the problem based on the following log file.

PLATFORM VERSION INFO
Windows : 5.2.3790.131072 (Win32NT)
Common Language Runtime : 2.0.50727.1433
System.Deployment.dll : 2.0.50727.1433 (REDBITS.050727-1400)
mscorwks.dll : 2.0.50727.1433 (REDBITS.050727-1400)
dfdll.dll : 2.0.50727.1433 (REDBITS.050727-1400)
dfshim.dll : 2.0.50727.1433 (REDBITS.050727-1400)

SOURCES
Deployment url: http://web1/documentcontrol2/masterdoccontrol.application
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Application url: http://web1/documentcontrol2/Application%20Files/MasterDocControl_1_0_0_10/MasterDocControl.exe.manifest
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET

IDENTITIES
Deployment Identity: MasterDocControl.application, Version=1.0.0.10, Culture=neutral, PublicKeyToken=55a8dbaeebee5371, processorArchitecture=msil
Application Identity: MasterDocControl.exe, Version=1.0.0.10, Culture=neutral, PublicKeyToken=55a8dbaeebee5371, processorArchitecture=msil, type=win32

APPLICATION SUMMARY
* Online only application.

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://web1/documentcontrol2/masterdoccontrol.application resulted in exception. Following failure messages were detected:
+ Exception occurred loading manifest from file DevExpress.XtraCharts.v7.3.dll: the manifest may not be valid or the file could not be opened.
+ Cannot load internal manifest from component file.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [4/16/2008 6:49:35 AM] : Activation of http://web1/documentcontrol2/masterdoccontrol.application has started.
* [4/16/2008 6:49:35 AM] : Processing of deployment manifest has successfully completed.
* [4/16/2008 6:49:35 AM] : Installation of the application has started.
* [4/16/2008 6:49:35 AM] : Processing of application manifest has successfully completed.
* [4/16/2008 6:49:42 AM] : Request of trust and detection of platform is complete.

ERROR DETAILS
Following errors were detected during this operation.
* [4/16/2008 6:49:48 AM] System.Deployment.Application.InvalidDeploymentException (ManifestLoad)
- Exception occurred loading manifest from file DevExpress.XtraCharts.v7.3.dll: the manifest may not be valid or the file could not be opened.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.Manifest.AssemblyManifest.ManifestLoadExceptionHelper(Exception exception, String filePath)
at System.Deployment.Application.Manifest.AssemblyManifest.LoadFromInternalManifestFile(String filePath)
at System.Deployment.Application.Manifest.AssemblyManifest..ctor(String filePath)
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.FileDownloader.OnModified()
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)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Deployment.Application.DeploymentException (InvalidManifest)
- Cannot load internal manifest from component file.
- Source:
- Stack trace:


COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

robiski  Wednesday, April 16, 2008 1:34 PM

Hirobiski,

I am not very sure about your problem, but the log file shows your manifests do not have a valid signature. You need to sign the manifests with a certificate when you publish your application.

For more information, please check the following page:
http://msdn2.microsoft.com/en-us/library/ms229001.aspx

Let me know if this helps. If not, could you please more information about how you publish your ClickOnce application?

Best regards.
Rong-Chun Zhang

Rong-Chun Zhang  Tuesday, April 22, 2008 6:34 AM

Hirobiski,

I am not very sure about your problem, but the log file shows your manifests do not have a valid signature. You need to sign the manifests with a certificate when you publish your application.

For more information, please check the following page:
http://msdn2.microsoft.com/en-us/library/ms229001.aspx

Let me know if this helps. If not, could you please more information about how you publish your ClickOnce application?

Best regards.
Rong-Chun Zhang

Rong-Chun Zhang  Tuesday, April 22, 2008 6:34 AM

You can use google to search for other answers

Custom Search

More Threads

• app.config
• mage.exe -Update and error MSB3113: Could not find file '***.config'
• MSB3110
• Copy executable file to Windows folder
• Install Errors with .net 3.5 sp1
• Declare statement securityException
• config and ClickOnce deployment
• Install Certificate for WCF?
• IEExec.exe and running instance
• Dotfuscator problem with ClickOnce - recompiles twice