Jump to content

PembDave

Members
  • Posts

    2
  • Joined

Posts posted by PembDave

  1. Superb! Works a treat - Thank You.

     

    Sorry for the trouble. Sounds like your OneClick cache is corrupted: https://support.microsoft.com/en-ca/help/2713442/clickonce-application-fails-to-update

     

    To delete the ClickOnce file cache delete the contents of this folder based on the operating system.
    
    Windows XP and Server 2003 - %userprofile%\Local Settings\Apps\2.0\*.*
    Windows Vista and Server 2008 and later - %userprofile%\AppData\Local\Apps\2.0\*.*
    

     

    Copy the %userprofile%\AppData\Local\Apps\2.0\ into an Explorer window, and delete everything in that folder. It'll get re-generated when the program starts up.

  2. Issues launching.

     

    When clicking the installed icon or trying to re-install the mod launcher I get the following error. Your guidance and help are welcomed.

     

    PLATFORM VERSION INFO

    Windows : 10.0.17083.0 (Win32NT)

    Common Language Runtime : 4.0.30319.42000

    System.Deployment.dll : 4.7.3046.0 built by: NET472REL1

    clr.dll : 4.7.3046.0 built by: NET472REL1

    dfdll.dll : 4.7.3046.0 built by: NET472REL1

    dfshim.dll : 10.0.17083.1000 (WinBuild.160101.0800)

     

    SOURCES

    Deployment url : file:///C:/Users/Pemb/Desktop/7D2DLauncher.application

     

    ERROR SUMMARY

    Below is a summary of the errors, details of these errors are listed later in the log.

    * Activation of C:\Users\Pemb\Desktop\7D2DLauncher.application resulted in exception. Following failure messages were detected:

    + The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3)

     

    COMPONENT STORE TRANSACTION FAILURE SUMMARY

    No transaction error was detected.

     

    WARNINGS

    There were no warnings during this operation.

     

    OPERATION PROGRESS STATUS

    * [07/02/2018 01:35:16 PM] : Activation of C:\Users\Pemb\Desktop\7D2DLauncher.application has started.

     

    ERROR DETAILS

    Following errors were detected during this operation.

    * [07/02/2018 01:35:25 PM] System.Runtime.InteropServices.COMException

    - The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3)

    - Source: System.Deployment

    - Stack trace:

    at System.Deployment.Internal.Isolation.IStore.GetAssemblyInformation(UInt32 Flags, IDefinitionIdentity DefinitionIdentity, Guid& riid)

    at System.Deployment.Internal.Isolation.Store.GetAssemblyManifest(UInt32 Flags, IDefinitionIdentity DefinitionIdentity)

    at System.Deployment.Application.ComponentStore.GetAssemblyManifestFromStore(DefinitionIdentity asmId)

    at System.Deployment.Application.ComponentStore.GetAssemblyManifestWithRetry(DefinitionIdentity asmId, TimeSpan retryInterval, Int32 maxRetryCount)

    at System.Deployment.Application.ComponentStore.GetSubscriptionStateInternal(DefinitionIdentity subId)

    at System.Deployment.Application.SubscriptionStore.GetSubscriptionStateInternal(SubscriptionState subState)

    at System.Deployment.Application.SubscriptionStore.CheckAndReferenceApplication(SubscriptionState subState, DefinitionAppId appId, Int64 transactionId)

    at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)

    at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)

    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)

    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)

    --- End of stack trace from previous location where exception was thrown ---

    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(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.

×
×
  • Create New...