benlilaj / gears

Automatically exported from code.google.com/p/gears
0 stars 1 forks source link

Deployment and application do not have matching security zones. #1032

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempting install of gears in xp using Firefox 3.6.13
2.
3.

What is the expected output? What do you see instead?

PLATFORM VERSION INFO
    Windows             : 5.1.2600.196608 (Win32NT)
    Common Language Runtime     : 4.0.30319.1
    System.Deployment.dll       : 4.0.30319.1 (RTMRel.030319-0100)
    clr.dll             : 4.0.30319.1 (RTMRel.030319-0100)
    dfdll.dll           : 4.0.30319.1 (RTMRel.030319-0100)
    dfshim.dll          : 4.0.31106.0 (Main.031106-0000)

SOURCES
    Deployment url          : file:///C:/Documents%20and%20Settings/Aron/My%20Documents/Downloads/GoogleInstaller_en(2).application

IDENTITIES
    Deployment Identity     : Google Installer.app, Version=1.2.183.39, Culture=neutral, PublicKeyToken=f84b370c827b5c7a, processorArchitecture=x86

APPLICATION SUMMARY
    * Online only 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 C:\Documents and Settings\Aron\My Documents\Downloads\GoogleInstaller_en(2).application resulted in exception. Following failure messages were detected:
        + Deployment and application do not have matching security zones.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

WARNINGS
    There were no warnings during this operation.

OPERATION PROGRESS STATUS
    * [2/18/2011 6:17:27 AM] : Activation of C:\Documents and Settings\Aron\My Documents\Downloads\GoogleInstaller_en(2).application has started.
    * [2/18/2011 6:17:29 AM] : Processing of deployment manifest has successfully completed.
    * [2/18/2011 6:17:29 AM] : Installation of the application has started.

ERROR DETAILS
    Following errors were detected during this operation.
    * [2/18/2011 6:17:29 AM] System.Deployment.Application.InvalidDeploymentException (Zone)
        - Deployment and application do not have matching security zones.
        - Source: System.Deployment
        - Stack trace:
            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)

COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.

What version of the product are you using? On what operating system?

XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by aronpers...@gmail.com on 18 Feb 2011 at 11:26