"Application cannot be started"

Do you need help installing or using ZunTzu? Would you like to report a bug?

Moderators: Ichibrothers, Cambronne

Post Reply
Norbert
Posts: 2
Joined: 05 Apr 2012, 01:09

"Application cannot be started"

Post by Norbert »

"contact the application vendor" is the rest of the message I get. I had this program, deleted it to get a new version, and now it gives me the same error message with all three browsers (although it downloads a file labeled "setup" on firefox and only gives me the error when I try to open THAT. I'm running vista on a Toshiba satellite. I tried disabling user profile control, no dice.
User avatar
Jerome
Site Admin
Posts: 974
Joined: 22 Jun 2006, 21:31
Location: France
Contact:

Post by Jerome »

Hi Norbert!
What is the full error message?
Jerome, ZunTzu developer.
Norbert
Posts: 2
Joined: 05 Apr 2012, 01:09

Post by Norbert »

Jerome wrote:Hi Norbert!
What is the full error message?
All it says is "application cannot be started. Contact the application vendor".

There is a "details" button and if you click you get:

Code: Select all

------------------------------------

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

SOURCES
	Deployment url			: file:///C:/Users/James/Downloads/ZunTzu%20(3).application
	Deployment Provider url		: http://www.zuntzu.com/download/ZunTzu.application
						Server		: Apache
	Application url			: http://www.zuntzu.com/download/ZunTzu_1_2_1_14/ZunTzu.exe.manifest
						Server		: Apache

IDENTITIES
	Deployment Identity		: ZunTzu.application, Version=1.2.1.14, Culture=neutral, PublicKeyToken=bbfc02ea80687e07, processorArchitecture=x86
	Application Identity		: ZunTzu.exe, Version=1.2.1.14, Culture=neutral, PublicKeyToken=bbfc02ea80687e07, 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 C:\Users\James\Downloads\ZunTzu (3).application resulted in exception. Following failure messages were detected:
		+ Activation failed.
		+ The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	* [4/6/2012 12:38:53 PM] : Activation of C:\Users\James\Downloads\ZunTzu (3).application has started.
	* [4/6/2012 12:38:58 PM] : Processing of deployment manifest has successfully completed.
	* [4/6/2012 12:38:58 PM] : Installation of the application has started.
	* [4/6/2012 12:38:59 PM] : Processing of application manifest has successfully completed.
	* [4/6/2012 12:38:59 PM] : Found compatible runtime version 2.0.50727.
	* [4/6/2012 12:38:59 PM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil.
	* [4/6/2012 12:38:59 PM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil.
	* [4/6/2012 12:39:00 PM] : Request of trust and detection of platform is complete.
	* [4/6/2012 12:39:00 PM] : Commit of the downloaded application has started.
	* [4/6/2012 12:39:01 PM] : Installation of application has successfully completed.

ERROR DETAILS
	Following errors were detected during this operation.
	* [4/6/2012 12:39:01 PM] System.Deployment.Application.DeploymentException (Activation)
		- Activation failed.
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
			at System.Deployment.Application.SubscriptionStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
			at System.Deployment.Application.ApplicationActivator.Activate(DefinitionAppId appId, AssemblyManifest appManifest, String activationParameter, Boolean useActivationParameter)
			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.FileNotFoundException
		- The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Application.NativeMethods.CorLaunchApplication(UInt32 hostType, String applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32 activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
			at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)

COMPONENT STORE TRANSACTION DETAILS
	* Transaction at [4/6/2012 12:39:00 PM]
		+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
			- Status: Installed
			- HRESULT: 0x0
			- Manifest: EK1QEJAL.R04.application
		+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
			- Status: Set
			- HRESULT: 0x0
		+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
			- Status: Set
			- HRESULT: 0x0
		+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
			- HRESULT: 0x0
-------------------------------------
Post Reply