Error when publishing Application.

  • Thread starter Thread starter Francesco2017
  • Start date Start date
F

Francesco2017

Guest
Hi All;

I have tried to 'Publish' My application and got this error during installation.

Some people, on line, talked about 'OneClick' as possible cause of the problem.

I have checked. I do not have OneClick installed.

I have used the Publish Wizard from Studio to Publish my Application..

Could you give me a clue please?


Regards

Francesco C

======================= Start ========================

WARNINGS There were no warnings during this operation. OPERATION PROGRESS STATUS * [03/05/2020 15:03:19] : Activation of C:\TESTING\DRX.application has started. * [03/05/2020 15:03:19] : Processing of deployment manifest has successfully completed. * [03/05/2020 15:03:19] : Installation of the application has started. * [03/05/2020 15:03:19] : Processing of application manifest has successfully completed. * [03/05/2020 15:03:23] : Found compatible runtime version 4.0.30319. * [03/05/2020 15:03:23] : Request of trust and detection of platform is complete. * [03/05/2020 15:03:23] : Downloading of subscription dependencies is complete. * [03/05/2020 15:03:23] : Commit of the downloaded application has started. ERROR DETAILS Following errors were detected during this operation. * [03/05/2020 15:03:32] 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.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, 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.

Continue reading...
 
Back
Top