Hi,
I was trying to create a new theme 1 week ago on the test environment. I made some changes in the themes.zip file. There was no problem until yesterday. Our partner pushed a delivery to our test environment. After that, this problem occurred. I can’t reach the application. There was a backup of themes.zip. I used the original files. It still throws the same error. I signed the application with F1MAGE. I couldn’t solve the problem. The error text is below. How can I solve the problem?

1ERROR DETAILS2 Following errors were detected during this operation.3 * [8.12.2023 09:16:48] System.Deployment.Application.InvalidDeploymentException (HashValidation)4 - File, themes.zip, has a different computed hash than specified in manifest.5 - Source: System.Deployment6 - Stack trace:7 at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)8 at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)9 at System.Deployment.Application.ComponentVerifier.VerifyComponents()10 at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)11 at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)12 at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)13 at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl, Uri& deploymentUri)14 at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)15--- End of stack trace from previous location where exception was thrown ---16 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()17 at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)18 at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)