Not able to install

Report reproducible errors for Mark II here.
Post Reply
Jhenshaw
EGG
Posts: 2
Joined: August 27th, 2018, 10:01 pm

Not able to install

Post by Jhenshaw »

I have tried to install a few times now. I have went trough all troubleshooting online.

Below is the error I am getting...

PLATFORM VERSION INFO
Windows : 6.2.9200.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.6.81.0 built by: NETFXREL2
clr.dll : 4.6.81.0 built by: NETFXREL2
dfdll.dll : 4.6.81.0 built by: NETFXREL2
dfshim.dll : 6.3.9600.16384 (winblue_rtm.130821-1623)

SOURCES
Deployment url : http://mega-voice-command.com/betaRelea ... pplication

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://mega-voice-command.com/betaRelea ... pplication resulted in exception. Following failure messages were detected:
+ Downloading http://mega-voice-command.com/betaRelea ... pplication did not succeed.
+ The underlying connection was closed: An unexpected error occurred on a send.
+ Authentication failed because the remote party has closed the transport stream.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [8/27/2018 9:42:42 PM] : Activation of http://mega-voice-command.com/betaRelea ... pplication has started.

ERROR DETAILS
Following errors were detected during this operation.
* [8/27/2018 9:42:46 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://mega-voice-command.com/betaRelea ... pplication did not succeed.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
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)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Net.WebException
- The underlying connection was closed: An unexpected error occurred on a send.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.IO.IOException
- Authentication failed because the remote party has closed the transport stream.
- Source: System
- Stack trace:
at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)

COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Zunair
Site Admin
Posts: 2423
Joined: January 11th, 2014, 12:29 am

Re: Not able to install

Post by Zunair »

just try again later... happens when server is on too much load.

Sent from my SM-G950U using Tapatalk
Post Reply