You are not logged in.
Pages: 1
Topic closed
PLATFORM VERSION INFO
	Windows 			: 6.2.9200.0 (Win32NT)
	Common Language Runtime 	: 4.0.30319.34014
	System.Deployment.dll 		: 4.0.30319.34243 built by: FX452RTMGDR
	clr.dll 			: 4.0.30319.34014 built by: FX45W81RTMGDR
	dfdll.dll 			: 4.0.30319.34243 built by: FX452RTMGDR
	dfshim.dll 			: 6.3.9600.16384 (winblue_rtm.130821-1623)
SOURCES
	Deployment url			: http://runeapps.org/downloads/alt1/Runeapps.Alt1.application
						Server		: Apache/2
IDENTITIES
	Deployment Identity		: Runeapps.Alt1.application, Version=0.0.7.9, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=x86
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://runeapps.org/downloads/alt1/Runeapps.Alt1.application resulted in exception. Following failure messages were detected:
		+ Exception occurred during store operation.
		+ Value does not fall within the expected range.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.
WARNINGS
	There were no warnings during this operation.
OPERATION PROGRESS STATUS
	* [4/25/2015 3:11:23 PM] : Activation of http://runeapps.org/downloads/alt1/Runeapps.Alt1.application has started.
	* [4/25/2015 3:11:27 PM] : Processing of deployment manifest has successfully completed.
ERROR DETAILS
	Following errors were detected during this operation.
	* [4/25/2015 3:11:27 PM] System.Deployment.Application.DeploymentException (ComponentStore)
		- Exception occurred during store operation.
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext storeTxn, SubscriptionState subState)
			at System.Deployment.Application.ComponentStore.SetPendingDeployment(SubscriptionState subState, DefinitionIdentity deployId, DateTime checkTime)
			at System.Deployment.Application.SubscriptionStore.SetLastCheckTimeToNow(SubscriptionState subState)
			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.ArgumentException
		- Value does not fall within the expected range.
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Internal.Isolation.IStore.Transact(IntPtr cOperation, StoreTransactionOperation[] rgOperations, UInt32[] rgDispositions, Int32[] rgResults)
			at System.Deployment.Application.ComponentStore.SubmitStoreTransaction(StoreTransactionContext storeTxn, SubscriptionState subState)
COMPONENT STORE TRANSACTION DETAILS
	* Transaction at [4/25/2015 3:11:27 PM]
		+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
			- Status: Set
			- HRESULT: 0x0
		+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
			- HRESULT: 0x80070057Offline

I googled the error and it seems to be some kind of cache corruption.
You can try to clear your click-once cache with the following steps.
Press the windows button on your keyboard and 'R' at the same time, this will show a quick run window.
Paste this line and press enter. rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache
Offline
Pages: 1
Topic closed