Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing in Windows 10 Tech Preview. #442

Open
alexandrev opened this issue Mar 20, 2015 · 0 comments
Open

Error installing in Windows 10 Tech Preview. #442

alexandrev opened this issue Mar 20, 2015 · 0 comments

Comments

@alexandrev
Copy link

PLATFORM VERSION INFO
Windows : 10.0.10041.0 (Win32NT)
Common Language Runtime : 4.0.30319.0
System.Deployment.dll : 4.6.42.0 built by: NETFXREL1
clr.dll : 4.6.42.0 built by: NETFXREL1
dfdll.dll : 4.6.42.0 built by: NETFXREL1
dfshim.dll : 10.0.10041.0 (fbl_impressive.150313-1821)

SOURCES
Deployment url : file:///D:/Downloads/MarkPad.application
Deployment Provider url : http://ginnivan.blob.core.windows.net/markpadrelease/MarkPad.application
Server : Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
Application url : http://ginnivan.blob.core.windows.net/markpadrelease/0.10.0.12/MarkPad.exe.manifest
Server : Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0

IDENTITIES
Deployment Identity : MarkPad.app, Version=0.10.0.12, Culture=neutral, PublicKeyToken=0000000000000000, processorArchitecture=x86
Application Identity : MarkPad.exe, Version=0.10.0.12, Culture=neutral, PublicKeyToken=0000000000000000, 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 D:\Downloads\MarkPad.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
* The manifest for this application does not have a signature. Signature validation will be ignored.
* The manifest for this application does not have a signature. Signature validation will be ignored.
* The manifest for this application does not have a signature. Signature validation will be ignored.

OPERATION PROGRESS STATUS
* [3/20/2015 10:47:32 PM] : Activation of D:\Downloads\MarkPad.application has started.
* [3/20/2015 10:47:32 PM] : Processing of deployment manifest has successfully completed.
* [3/20/2015 10:47:32 PM] : Installation of the application has started.
* [3/20/2015 10:47:33 PM] : Processing of application manifest has successfully completed.
* [3/20/2015 10:47:35 PM] : Found compatible runtime version 4.0.30319.
* [3/20/2015 10:47:35 PM] : Request of trust and detection of platform is complete.
* [3/20/2015 10:50:04 PM] : Downloading of subscription dependencies is complete.
* [3/20/2015 10:50:04 PM] : Commit of the downloaded application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [3/20/2015 10:50:04 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.GetAssemblyManifest(DefinitionIdentity asmId)
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)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant