Luke Zhang [MSFT] Hello Carl, I did some research on the issue ""Deployment and application do not have matching security zones." and I found it may occur when the deployment manifest (.Application) and Application Manifest (.EXE.Manifest) are not in the same security zones.
When a user encounter such a problem, you may have him check the zone settings in his IE. If this problem occur with multiple users, you delete the published files from the Server and re-publish it to see if it can help Sincerely, Luke Zhang Microsoft Online Community Support ================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx. ================================================== This posting is provided "AS IS" with no warranties, and confers no rights. On Aug 4, 10:45 pm, Coach Debra <[email protected]> wrote: > I tried to install Gears on my new computer with Windows 7 64 bit and > got the following error: > > I downloaded the install file and when I clicked on it to run - I > got: > Application cannot be started. Contact the application vendor. > > When I clicked on "more details" I got the following data: > > PLATFORM VERSION INFO > Windows : 6.1.7600.0 (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:/Users/User/Desktop/GoogleInstaller_en.application > > IDENTITIES > Deployment Identity : Google Installer.app, > Version=1.2.183.29, > 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:\Users\User\Desktop\GoogleInstaller_en.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 > * [8/4/2010 7:35:25 PM] : Activation of C:\Users\User\Desktop > \GoogleInstaller_en.application has started. > * [8/4/2010 7:35:25 PM] : Processing of deployment manifest has > successfully completed. > * [8/4/2010 7:35:25 PM] : Installation of the application has > started. > > ERROR DETAILS > Following errors were detected during this operation. > * [8/4/2010 7:35:25 PM] > 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(A > ssemblyManifest > deploymentManifest, String targetDir, Uri deploymentUri, > IDownloadNotification notification, DownloadOptions options, Uri& > appSourceUri, String& appManifestPath) > at > System.Deployment.Application.DownloadManager.DownloadApplicationManifest(A > ssemblyManifest > deploymentManifest, String targetDir, Uri deploymentUri, Uri& > appSourceUri, String& appManifestPath) > at > System.Deployment.Application.ApplicationActivator.DownloadApplication(Subs > criptionState > subState, ActivationDescription actDesc, Int64 transactionId, > TempDirectory& downloadTemp) > at > System.Deployment.Application.ApplicationActivator.InstallApplication(Subsc > riptionState& > subState, ActivationDescription actDesc) > at > System.Deployment.Application.ApplicationActivator.PerformDeploymentActivat > ion(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. > > Please help! > Thanks, > Debra
