Home > Net >  For help: using the winform cefsharp package came after the release of an error: deployment and secu
For help: using the winform cefsharp package came after the release of an error: deployment and secu

Time:11-13

In winform programs using the CefSharp package (85.3.13 version), use came after the release, on the target machine (a) what other machine can normal boot startup run into an error: deployment and application does not match the security area, will CefSharp removed from the project, the target machine can normal boot, suspected to be related to CefSharp,
No find solutions on the net, requesting support, thank you!



Error details are as follows:
Platform version information
Windows: 10.0.18363.0 (Win32NT)
Common Language Runtime: 4.0.30319.42000
System. Deployment. DLL: 4.8.3752.0 built by: NET48REL1
The CLR. DLL: 4.8.3752.0 built by: NET48REL1
DFDLL. DLL: 4.8.3752.0 built by: NET48REL1
Dfshim. DLL: 10.0.18362.1 (WinBuild. 160101.0800)

Source
Deployment URL: file:///C:/Users/123/Desktop/PlanControl.application

Logo
Deployment identification: PlanControl. Application, Version=1.0.0.144, Culture=neutral, PublicKeyToken=29 cc86edb020c813 processorArchitecture=amd64

Application the
* only online applications,

Error in
Mistake here is summary, it details listed in the log,
* activated C: \ Users \ \ Desktop \ PlanControl 123 application result in abnormal, detected the following failure message:
+ deployment and application does not match the security area,

Component stores the transaction failure
Any transaction error was detected,

Warning
To perform this operation does not appear in the process of warning,

Operation progress status
* [2020/11/11 8:50:28] : start C: \ Users \ \ Desktop \ PlanControl 123. Application of the activation process,
* [2020/11/11 8:50:28] : deploy listing process has been successfully completed,
* [2020/11/11 8:50:28] : start the application installation process,

Error details
Do this during the following error was detected,
* [2020/11/11 8:50:28] System. Deployment. Application. InvalidDeploymentException (Zone)
- deployment and application does not match the security area,
- source: System. Deployment
- the stack trace:
In the System. The Deployment. Application. DownloadManager. DownloadApplicationManifest (AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& AppSourceUri String& AppManifestPath)
In the System. The Deployment. Application. ApplicationActivator. DownloadApplication (SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& DownloadTemp)
In the System. The Deployment. Application. ApplicationActivator. InstallApplication (SubscriptionState& The subState, ActivationDescription actDesc)
In the System. The Deployment. Application. ApplicationActivator. PerformDeploymentActivation (Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings BrowserSettings, String& ErrorPageUrl Uri& DeploymentUri)
In the System. The Deployment. Application. ApplicationActivator. PerformDeploymentActivationWithRetry (Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings BrowserSettings, String& ErrorPageUrl)
- an exception is thrown on a position in the stack trace to the end of the -- -- --
In the System. The Runtime. ExceptionServices. ExceptionDispatchInfo. Throw ()
In the System. The Deployment. Application. ApplicationActivator. PerformDeploymentActivationWithRetry (Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings BrowserSettings, String& ErrorPageUrl)
In the System. The Deployment. Application. ApplicationActivator. ActivateDeploymentWorker (Object state)

Components stored transaction details
No transaction information available,
  •  Tags:  
  • C#
  • Related