Tried to install KATO on Windows 7 / Got following exception
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.18444
System.Deployment.dll : 4.0.30319.18408 built by: FX451RTMGREL
clr.dll : 4.0.30319.18444 built by: FX451RTMGDR
dfdll.dll : 4.0.30319.18408 built by: FX451RTMGREL
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://fieryjoy.com/apps/kato/Kato.application resulted in exception. Following failure messages were detected:
Exception occurred loading manifest from file Hardcodet.Wpf.TaskbarNotification.dll: the manifest may not be valid or the file could not be opened.
File Hardcodet.Wpf.TaskbarNotification.dll is not a valid Portable Executable (PE) file.
File {0} is not a valid Portable Executable (PE) file.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [6/9/2014 6:45:57 PM] : Activation of http://fieryjoy.com/apps/kato/Kato.application has started.
* [6/9/2014 6:45:57 PM] : Processing of deployment manifest has successfully completed.
* [6/9/2014 6:45:57 PM] : Installation of the application has started.
* [6/9/2014 6:45:58 PM] : Processing of application manifest has successfully completed.
* [6/9/2014 6:46:02 PM] : Found compatible runtime version 4.0.30319.
* [6/9/2014 6:46:02 PM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [6/9/2014 6:46:03 PM] System.Deployment.Application.InvalidDeploymentException (ManifestLoad)
Exception occurred loading manifest from file Hardcodet.Wpf.TaskbarNotification.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.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)
--- Inner Exception ---
System.IO.IOException
File Hardcodet.Wpf.TaskbarNotification.dll is not a valid Portable Executable (PE) file.
Source: System.Deployment
Stack trace:
at System.Deployment.Application.PEStream.ConstructFromFile(String filePath, Boolean partialConstruct)
at System.Deployment.Application.Manifest.AssemblyManifest.LoadFromInternalManifestFile(String filePath)
--- Inner Exception ---
System.ComponentModel.Win32Exception
File {0} is not a valid Portable Executable (PE) file.
Source: System.Deployment
Stack trace:
at System.Deployment.Application.PEStream.DosHeader..ctor(FileStream file)
at System.Deployment.Application.PEStream.ConstructPEImage(FileStream file, Boolean partialConstruct)
at System.Deployment.Application.PEStream.ConstructFromFile(String filePath, Boolean partialConstruct)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Tried to install KATO on Windows 7 / Got following exception
PLATFORM VERSION INFO Windows : 6.1.7601.65536 (Win32NT) Common Language Runtime : 4.0.30319.18444 System.Deployment.dll : 4.0.30319.18408 built by: FX451RTMGREL clr.dll : 4.0.30319.18444 built by: FX451RTMGDR dfdll.dll : 4.0.30319.18408 built by: FX451RTMGREL dfshim.dll : 4.0.41209.0 (Main.041209-0000)
SOURCES Deployment url : http://fieryjoy.com/apps/kato/Kato.application Server : Microsoft-IIS/7.0 X-Powered-By : ASP.NET Deployment Provider url : http://fieryjoy.com/apps/kato/Kato.application Application url : http://fieryjoy.com/apps/kato/Application%20Files/Kato_1_1_0_1/Kato.exe.manifest Server : Microsoft-IIS/7.0 X-Powered-By : ASP.NET
IDENTITIES Deployment Identity : Kato.application, Version=1.1.0.1, Culture=neutral, PublicKeyToken=2a13c0e789a2e3d9, processorArchitecture=x86 Application Identity : Kato.exe, Version=1.1.0.1, Culture=neutral, PublicKeyToken=2a13c0e789a2e3d9, processorArchitecture=x86, type=win32
APPLICATION SUMMARY * Installable application.
ERROR SUMMARY Below is a summary of the errors, details of these errors are listed later in the log. * Activation of http://fieryjoy.com/apps/kato/Kato.application resulted in exception. Following failure messages were detected:
COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected.
WARNINGS There were no warnings during this operation.
OPERATION PROGRESS STATUS * [6/9/2014 6:45:57 PM] : Activation of http://fieryjoy.com/apps/kato/Kato.application has started. * [6/9/2014 6:45:57 PM] : Processing of deployment manifest has successfully completed. * [6/9/2014 6:45:57 PM] : Installation of the application has started. * [6/9/2014 6:45:58 PM] : Processing of application manifest has successfully completed. * [6/9/2014 6:46:02 PM] : Found compatible runtime version 4.0.30319. * [6/9/2014 6:46:02 PM] : Request of trust and detection of platform is complete.
ERROR DETAILS Following errors were detected during this operation. * [6/9/2014 6:46:03 PM] System.Deployment.Application.InvalidDeploymentException (ManifestLoad)
COMPONENT STORE TRANSACTION DETAILS No transaction information is available.