Can anyone help me to get out from this problem?
I created console app and then publish it.
When i run .exe in same pc it successfully run, but when i run on other pc it give me this error...
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
PLATFORM VERSION INFO
Windows : 10.0.18363.0 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.8.4240.0 built by: NET48REL1LAST_B
clr.dll : 4.8.4220.0 built by: NET48REL1LAST_C
dfdll.dll : 4.8.4240.0 built by: NET48REL1LAST_B
dfshim.dll : 10.0.18362.1 (WinBuild.160101.0800)
SOURCES
Deployment url : file:///D:/Azam/Azam/PMS%20Documents/Documents%20about%20DFS/Generate%20Sub%20and%20Source/Generate%20Sub%20and%20Source/Application%20Files/indiciPharmacyConnectEncryptionTestApp_1_0_0_0/indiciPharmacyConnectEncryptionTestApp.application
IDENTITIES
Deployment Identity : indiciPharmacyConnectEncryptionTestApp.application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=106dca9ef42f8772, processorArchitecture=msil
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of D:\Azam\Azam\PMS Documents\Documents about DFS\Generate Sub and Source\Generate Sub and Source\Application Files\indiciPharmacyConnectEncryptionTestApp_1_0_0_0\indiciPharmacyConnectEncryptionTestApp.application resulted in exception. Following failure messages were detected:
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [24/12/2020 10:18:11 AM] : Activation of D:\Azam\Azam\PMS Documents\Documents about DFS\Generate Sub and Source\Generate Sub and Source\Application Files\indiciPharmacyConnectEncryptionTestApp_1_0_0_0\indiciPharmacyConnectEncryptionTestApp.application has started.
* [24/12/2020 10:18:11 AM] : Processing of deployment manifest has successfully completed.
* [24/12/2020 10:18:11 AM] : Installation of the application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [24/12/2020 10:18:11 AM] System.Deployment.Application.InvalidDeploymentException (Zone)
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, Uri& deploymentUri)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(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.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Can anyone help me to get out from this problem?
I created console app and then publish it.
When i run .exe in same pc it successfully run, but when i run on other pc it give me this error...