Discussions
The signature is incorrect
This is Netsuite case 936688.
Has anyone seen the following error message? What would be causing this error?
This error is happening on code which has not been modified in a number of months.
It occurs when trying to log into web services. It occurs with 2009.1 and 2008.1.
ex.Message=The signature is incorrect.
ex.StackTrace= at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
at System.Xml.Serialization.XmlSerializer.GetSerializersFromCache(XmlMapping[] mappings, Type type)