HELP! Install failed "A device attached...is not functi

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

Moderators: Ichibrothers, Cambronne

Post Reply
ProtonSL
Posts: 2
Joined: 09 Aug 2012, 16:33

HELP! Install failed "A device attached...is not functi

Post by ProtonSL »

Hi all,

Need a little help, I'm new to this. Got the following error message after failed install.

Computer is Win 7 64bit, Core i7, Nvidia GT540M, DirectX 11

Any advice will be greatly appriated.

Rich


Code: Select all

PLATFORM VERSION INFO
	Windows 			: 6.1.7601.65536 (Win32NT)
	Common Language Runtime 	: 4.0.30319.269
	System.Deployment.dll 		: 4.0.30319.1 (RTMRel.030319-0100)
	clr.dll 			: 4.0.30319.269 (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:///I:/ZunTzu%20(1).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 I:\ZunTzu (1).application resulted in exception. Following failure messages were detected:
		+ A device attached to the system is not functioning. (Exception from HRESULT: 0x8007001F)

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	* [09/08/2012 19:45:34] : Activation of I:\ZunTzu (1).application has started.
	* [09/08/2012 19:45:35] : Processing of deployment manifest has successfully completed.
	* [09/08/2012 19:45:35] : Installation of the application has started.
	* [09/08/2012 19:45:35] : Processing of application manifest has successfully completed.
	* [09/08/2012 19:45:37] : Found compatible runtime version 2.0.50727.
	* [09/08/2012 19:45:37] : 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.
	* [09/08/2012 19:45:37] : 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.
	* [09/08/2012 19:45:37] : Request of trust and detection of platform is complete.
	* [09/08/2012 19:45:46] : Downloading of subscription dependencies is complete.
	* [09/08/2012 19:45:46] : Commit of the downloaded application has started.

ERROR DETAILS
	Following errors were detected during this operation.
	* [09/08/2012 19:45:46] System.Runtime.InteropServices.COMException
		- A device attached to the system is not functioning. (Exception from HRESULT: 0x8007001F)
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Internal.Isolation.IEnumSTORE_ASSEMBLY.Next(UInt32 celt, STORE_ASSEMBLY[] rgelt)
			at System.Deployment.Internal.Isolation.StoreAssemblyEnumeration.MoveNext()
			at System.Deployment.Application.ComponentStore.CollectCrossGroupApplications(Uri codebaseUri, DefinitionIdentity deploymentIdentity, Boolean& identityGroupFound, Boolean& locationGroupFound, String& identityGroupProductName)
			at System.Deployment.Application.SubscriptionStore.CommitApplication(SubscriptionState& subState, CommitApplicationParams commitParams)
			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.
User avatar
Jerome
Site Admin
Posts: 974
Joined: 22 Jun 2006, 21:31
Location: France
Contact:

Post by Jerome »

Hi Rich!
Apparently your ClickOnce store is corrupted.
You should be able to fix it by deleting all the files found in this folder path: C:\Documents and Settings\Local Settings\Apps\2.0
Jerome, ZunTzu developer.
ProtonSL
Posts: 2
Joined: 09 Aug 2012, 16:33

Post by ProtonSL »

Jerome wrote:Hi Rich!
Apparently your ClickOnce store is corrupted.
You should be able to fix it by deleting all the files found in this folder path: C:\Documents and Settings\Local Settings\Apps\2.0
Hi Jerome,

Thanks very much for the help, it's greatly appreciated! Worked like a charm. Always a pleasure to see developers working so hard to help the consumers!

Regards
Rich
User avatar
Jerome
Site Admin
Posts: 974
Joined: 22 Jun 2006, 21:31
Location: France
Contact:

Post by Jerome »

You are welcome! :-)
Jerome, ZunTzu developer.
Post Reply