Jump to content

Installer fails


aslaksonal

Recommended Posts

aslaksonal

When I run the "setup.exe" for Emby Theater, I get a "application cannot be started" error. The UYLZICR6.log says something isn't installed on my stsrem.

 

Any ideas?

 

al

 

The log file reads:

 

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

SOURCES
    Deployment url            : http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application

ERROR SUMMARY
    Below is a summary of the errors, details of these errors are listed later in the log.
    * Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.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
    * [4/15/2016 10:28:09 AM] : Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application has started.

ERROR DETAILS
    Following errors were detected during this operation.
    * [4/15/2016 10:28:10 AM] 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.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)
            at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.
 

Link to comment
Share on other sites

nodiaque

I'm unable to install too, but different error. I tried what you said, even new profile, nothing. The errror says 404 noth found on server:

PLATFORM VERSION INFO
	Windows 			: 10.0.14295.0 (Win32NT)
	Common Language Runtime 	: 4.0.30319.42000
	System.Deployment.dll 		: 4.6.1531.0 built by: NETFXREL1LAST
	clr.dll 			: 4.6.1531.0 built by: NETFXREL1LAST
	dfdll.dll 			: 4.6.1531.0 built by: NETFXREL1LAST
	dfshim.dll 			: 10.0.14295.1000 (rs1_release.160318-1628)

SOURCES
	Deployment url			: http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application

IDENTITIES
	Deployment Identity		: Emby.Theater.Installer.application, Version=3.0.1.23, Culture=neutral, PublicKeyToken=0526f36dafbe11ea, processorArchitecture=msil

APPLICATION SUMMARY
	* Online only application.

ERROR SUMMARY
	Below is a summary of the errors, details of these errors are listed later in the log.
	* Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application resulted in exception. Following failure messages were detected:
		+ Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Application Files/Emby.Theater.Installer_3_0_1_23/Emby.Theater.Installer.exe.manifest did not succeed.
		+ The remote server returned an error: (404) Not Found.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	* [2016-04-15 20:22:34] : Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application has started.
	* [2016-04-15 20:22:35] : Processing of deployment manifest has successfully completed.
	* [2016-04-15 20:22:35] : Installation of the application has started.

ERROR DETAILS
	Following errors were detected during this operation.
	* [2016-04-15 20:22:35] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
		- Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Application Files/Emby.Theater.Installer_3_0_1_23/Emby.Theater.Installer.exe.manifest 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.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
			at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
			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)
		--- Inner Exception ---
		System.Net.WebException
		- The remote server returned an error: (404) Not Found.
		- Source: System
		- Stack trace:
			at System.Net.HttpWebRequest.GetResponse()
			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

COMPONENT STORE TRANSACTION DETAILS
	No transaction information is available.

Edited by nodiaque
Link to comment
Share on other sites

jmantoo

I ham having the same issue as above the installer fails on a 404 error

 

 

PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (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 : 4.0.41209.0 (Main.041209-0000)
 
SOURCES
 
IDENTITIES
Deployment Identity : Emby.Theater.Installer.application, Version=3.0.1.23, Culture=neutral, PublicKeyToken=0526f36dafbe11ea, processorArchitecture=msil
 
APPLICATION SUMMARY
* Online only application.
 
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
+ Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Application Files/Emby.Theater.Installer_3_0_1_23/Emby.Theater.Installer.exe.manifest did not succeed.
+ The remote server returned an error: (404) Not Found.
 
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
 
WARNINGS
There were no warnings during this operation.
 
OPERATION PROGRESS STATUS
* [4/15/2016 6:45:40 PM] : Processing of deployment manifest has successfully completed.
* [4/15/2016 6:45:40 PM] : Installation of the application has started.
 
ERROR DETAILS
Following errors were detected during this operation.
* [4/15/2016 6:45:40 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Application Files/Emby.Theater.Installer_3_0_1_23/Emby.Theater.Installer.exe.manifest 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.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
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)
--- Inner Exception ---
System.Net.WebException
- The remote server returned an error: (404) Not Found.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
 
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Link to comment
Share on other sites

aslaksonal

 

Hi, please try this:

 

http://emby.media/co...mc/#entry132315

 

Thanks.

The instructions refer to shutting down internet explorer security on Windows Server. I'm running Win 81. pro.

 

Server Manager doesn't exist in my Admin tools.

 

And just clearing the clickonce cache doesn't resolve the problem.

 

I'll see about rebuilding the profile. Never done that before.

 

al

Link to comment
Share on other sites

Have you tried running the executable yourself to verify that it does not work?\

 

My post stated a fresh PC.  Not much cache to clear!

 

The 404 error is pretty self explanatory!  Github file or folder access issue.

 

That doesn't matter. Please follow the instructions anyway.

Link to comment
Share on other sites

nickbuol

Same 404 error here too.  I had an issue on my Home Server 2011 yesterday, and the linked information that Luke posted fixed that so I could install the update, but on my Windows 10 HTPC I am not having any luck at all reinstalling Theater (I tried a full uninstall  instead when the upgrade wasn't working.)

 

I ran the command to clear the cache, but I don't see any IE enhanced security on Windows 10 (which is actually what fixed it on my server), so those steps don't help.

 

My log file:

PLATFORM VERSION INFO
    Windows             : 10.0.10586.0 (Win32NT)
    Common Language Runtime     : 4.0.30319.42000
    System.Deployment.dll         : 4.6.1078.0 built by: NETFXREL3STAGE
    clr.dll             : 4.6.1078.0 built by: NETFXREL3STAGE
    dfdll.dll             : 4.6.1038.0 built by: NETFXREL2
    dfshim.dll             : 10.0.10586.0 (th2_release.151029-1700)

SOURCES
    Deployment url            : http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application

IDENTITIES
    Deployment Identity        : Emby.Theater.Installer.application, Version=3.0.1.23, Culture=neutral, PublicKeyToken=0526f36dafbe11ea, processorArchitecture=msil

APPLICATION SUMMARY
    * Online only application.

ERROR SUMMARY
    Below is a summary of the errors, details of these errors are listed later in the log.
    * Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application resulted in exception. Following failure messages were detected:
        + Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Application Files/Emby.Theater.Installer_3_0_1_23/Emby.Theater.Installer.exe.manifest did not succeed.
        + The remote server returned an error: (404) Not Found.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

WARNINGS
    There were no warnings during this operation.

OPERATION PROGRESS STATUS
    * [4/15/2016 10:18:24 PM] : Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Emby.Theater.Installer.application has started.
    * [4/15/2016 10:18:25 PM] : Processing of deployment manifest has successfully completed.
    * [4/15/2016 10:18:25 PM] : Installation of the application has started.

ERROR DETAILS
    Following errors were detected during this operation.
    * [4/15/2016 10:18:25 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
        - Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/theater/windows/release/Application Files/Emby.Theater.Installer_3_0_1_23/Emby.Theater.Installer.exe.manifest 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.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
            at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
            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)
        --- Inner Exception ---
        System.Net.WebException
        - The remote server returned an error: (404) Not Found.
        - Source: System
        - Stack trace:
            at System.Net.HttpWebRequest.GetResponse()
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.
 

Edited by nickbuol
Link to comment
Share on other sites

Guest asrequested

I was having that error. I even got it when I tried to uninstall. After I tried uninstalling, I checked and found it was no longer on my system, but I was still getting the install error. I rebooted and reinstalled from the main site, problem solved.

Link to comment
Share on other sites

nodiaque

It pays to read the error because, you know, 404 not found does refer to a cache problem.... at least now it's fixed on github.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...