Error building package to deploy to cloud node

0
I am getting the below error when trying to deploy to cloud. This app runs fine locally.  ERROR: System.Xml.Schema.XmlSchemaException: Base complex type has different content type TextOnly. Related schema item SourceUri: , Line 174, Position 4. at System.Xml.Schema.ValidationHandler.RaiseValidationEvent (System.Xml.Schema.ValidationEventHandler handle, System.Exception innerException, System.String message, System.Xml.Schema.XmlSchemaObject xsobj, System.Object sender, System.String sourceUri, XmlSeverityType severity) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaObject.error (System.Xml.Schema.ValidationEventHandler handle, System.String message, System.Exception innerException, System.Xml.Schema.XmlSchemaObject xsobj, System.Object sender) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaObject.error (System.Xml.Schema.ValidationEventHandler handle, System.String message) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateComplexBaseDerivationValidExtension (System.Xml.Schema.XmlSchemaComplexType baseComplexType, System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateContentModel (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateBaseXmlSchemaType (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaElement.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaSequence.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaSequence.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.CollectContentTypeFromComplexExtension (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.CollectContentTypeFromContentModel (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.FillContentTypeParticle (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateBaseXmlSchemaType (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateBaseXmlSchemaType (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateBaseXmlSchemaType (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateBaseXmlSchemaType (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaElement.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaSequence.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.ValidateParticle (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchema.Validate (System.Xml.Schema.ValidationEventHandler handler) [0x00000] in <filename unknown>:0 at System.Xml.Schema.XmlSchemaSet.Compile () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.SchemaImporter.ImportSchemas (IEnumerable`1 schemaContents) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.WsdlDescription.get_Schema () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.OperationInfo.get_ResponseBodySchemaElement () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.OperationInfo.get_ResponseBodyElement () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.OperationInfo.get_OptimizedResponseElement () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.OperationInfo.get_IsOneWay () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.OperationInfo.GetResultKind (IOperationInfo operationInfo) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.WebServiceCallResultHandlingConfig.GetPrimitiveReturnType () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.WebServiceCallResultHandlingConfig.GetReturnType (Boolean storeInVariable, Mendix.Modeler.Integration.ImportMappingCall importMappingCall) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.ResultHandling.get_VariableDataType () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Integration.WebServiceCallAction.get_VariableDataType () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.VariableSourceUtil.GetVariableDefinition (System.Object obj) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ActionActivity.get_Variable () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.VariableSourceUtil.GetVariableDefinition (System.Object obj) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables (IMicroflowObjectInternal obj, System.Collections.Generic.Dictionary`2 infos, IEnumerable`1 incomingScope) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables (IMicroflowObjectInternal obj, System.Collections.Generic.Dictionary`2 infos, IEnumerable`1 incomingScope) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables (IMicroflowObjectInternal obj, System.Collections.Generic.Dictionary`2 infos, IEnumerable`1 incomingScope) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables (IMicroflowObjectInternal obj, System.Collections.Generic.Dictionary`2 infos, IEnumerable`1 incomingScope) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables (IMicroflowObjectInternal obj, System.Collections.Generic.Dictionary`2 infos, IEnumerable`1 incomingScope) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables (IMicroflowObjectCollection collection, System.Collections.Generic.Dictionary`2 infos, System.Collections.Generic.List`1 currentScope) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.ScopeAlgorithm.CalculateScopeVariables () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Microflows.MicroflowBase.Postprocess () [0x00000] in <filename unknown>:0 at Mendix.Modeler.Projects.Postprocessor+<>c.<Postprocess>b__0_0 (IPostprocess obj) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.StorageUtil+<>c__DisplayClass7_0`1[Mendix.Modeler.Projects.IPostprocess].<ForEachStorageObjectDo>b__0 (IStorageObject a) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.Operations.TypeWalk.ForEachObjectDo (IStorageObject root, System.Func`2 work, Boolean skipExcludedObjects) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.Operations.TypeWalk.ForEachObjectDo (IStorageObject root, System.Func`2 work, Boolean skipExcludedObjects) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.Operations.TypeWalk.ForEachObjectDo (IStorageObject root, System.Func`2 work, Boolean skipExcludedObjects) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.Operations.TypeWalk.ForEachObjectDo (IStorageObject root, System.Func`2 work, Boolean skipExcludedObjects) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.Operations.TypeWalk.ForEachObjectDo (IStorageObject root, System.Func`2 work, Boolean skipExcludedObjects) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Storage.StorageUtil.ForEachStorageObjectDo[IPostprocess] (IStorageObject obj, System.Func`2 action, Boolean skipExcludedObjects) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Projects.Postprocessor.Postprocess (IStorageObject root) [0x00000] in <filename unknown>:0 at Mendix.Modeler.Projects.ProjectUtil.PostprocessProject (IProject project) [0x00000] in <filename unknown>:0 at Mendix.Modeler.ModelerCore.SetProject (IProject project, Boolean isNewProject) [0x00000] in <filename unknown>:0 at Mendix.MxBuild.ProjectLoader.Load (System.String mprFilePath, Boolean useLooseVersionCheck, Boolean forceFullDeployment) [0x00000] in <filename unknown>:0 at Mendix.MxBuild.BuildRunner.Execute (IBuildOptions options) [0x00000] in <filename unknown>:0 at Mendix.MxBuild.BuildRunnerMode.Run (IList`1 args) [0x00000] in <filename unknown>:0 at Mendix.MxBuild.ApplicationRunner.Run (IEnumerable`1 args) [0x00000] in <filename unknown>:0 at Mendix.MxBuild.Program+<>c__DisplayClass1_0.<Main>b__0 (IApplicationRunner a) [0x00000] in <filename unknown>:0 at Mendix.CommandLine.Shared.ProgramHelper.InitializeAndRun[IApplicationRunner] (System.Func`2 program) [0x00000] in <filename unknown>:0  
asked
0 answers