Azure Data Catalog Launch application fails to start

Kim, Yong Jun 1 Reputation point
2021-08-05T21:59:41.603+00:00

Hi, I am trying to use "Launch Application" on Azure Data Catalog, but it seems like the downloaded RegTool fails to start.

121011-1.png
121021-image.png
121001-image.png

I took a look at the details, but could not figure out why the application fails to load. Here is the text file view that I get from "detail" option on the error message:

PLATFORM VERSION INFO
Windows : 10.0.19043.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.4270.0 built by: NET48REL1LAST_C
clr.dll : 4.8.4400.0 built by: NET48REL1LAST_C
dfdll.dll : 4.8.4270.0 built by: NET48REL1LAST_C
dfshim.dll : 10.0.19041.1 (WinBuild.160101.0800)

SOURCES
Deployment url : file:///C:/Users/my user name/Downloads/RegTool.application
Deployment Provider url : https://adcdownloaduswc.blob.core.windows.net/clickonce/RegTool.application
Server : Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
Application url : https://adcdownloaduswc.blob.core.windows.net/clickonce/Application%20Files/RegTool_1_0_5213_1/RegTool.exe.manifest
Server : Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0

IDENTITIES
Deployment Identity : RegTool.application, Version=1.0.5213.1, Culture=neutral, PublicKeyToken=b1d1a6c45aa418ce, processorArchitecture=amd64
Application Identity : RegTool.exe, Version=1.0.5213.1, Culture=neutral, PublicKeyToken=b1d1a6c45aa418ce, processorArchitecture=amd64, type=win32

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 C:\Users*my user name# Heading*\Downloads\RegTool.application resulted in exception. Following failure messages were detected:
    • 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

  • [8/5/2021 4:56:25 PM] : Activation of C:\Users*my user name*\Downloads\RegTool.application has started.
  • [8/5/2021 4:56:25 PM] : Processing of deployment manifest has successfully completed.
  • [8/5/2021 4:56:25 PM] : Installation of the application has started.
  • [8/5/2021 4:56:26 PM] : Processing of application manifest has successfully completed.
  • [8/5/2021 4:56:26 PM] : Found compatible runtime version 4.0.30319.
  • [8/5/2021 4:56:26 PM] : Request of trust and detection of platform is complete.
  • [8/5/2021 4:56:26 PM] : Commit of the downloaded application has started.
  • [8/5/2021 4:56:26 PM] : Installation of application has successfully completed.

ERROR DETAILS
Following errors were detected during this operation.

  • [8/5/2021 4:56:27 PM] System.ArgumentException
    • Value does not fall within the expected range.
    • 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)
      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, 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

  • Transaction at [8/5/2021 4:56:26 PM]
    • System.Deployment.Internal.Isolation.StoreOperationStageComponent
      • Status: Installed
      • HRESULT: 0x0
      • Manifest: 98722ZVY.9NE.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

I am using windows 10 64 bit laptop at the moment.

Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
100 questions
{count} votes