Strong name signature not valid for this assembly Stimulsoft

Stimulsoft Reports.WPF discussion
Post Reply
RDStech
Posts: 3
Joined: Wed Nov 29, 2017 11:38 am

Strong name signature not valid for this assembly Stimulsoft

Post by RDStech »

Salam i am trying to deploy a win form application that i have created, i have the stimulsoft report in this application to generate some reports. i use VS 2017 publish wizard to deploy the application, but while installing an error message comes up saying: " application validation failed,..."

and in details there is this error message:

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://********/Beta%20Partlist%20Generator.application resulted in exception. Following failure messages were detected:
+ Strong name signature not valid for this assembly Stimulsoft.Base.dll.
and this is the error details:

ERROR DETAILS
Following errors were detected during this operation.
* [29/11/2017 12:41:32] System.Deployment.Application.InvalidDeploymentException (SignatureValidation)
- Strong name signature not valid for this assembly Stimulsoft.Base.dll.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyStrongNameAssembly(String filePath, AssemblyManifest assemblyManifest)
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
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)
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Re: Strong name signature not valid for this assembly Stimul

Post by Edward »

Hi Rdstech,

Thank you for this validation message issue reported. Do you mind to send a request to support[at]stimulsoft.com with some code samples you were using?

Thank you,
Edward
Post Reply