[Mono-bugs] [Bug 321094] wsdl failing to generate proxy

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 9 08:12:07 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=321094

User mikkel at linet.dk added comment
http://bugzilla.novell.com/show_bug.cgi?id=321094#c1


Mikkel Johnsen <mikkel at linet.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikkel at linet.dk




--- Comment #1 from Mikkel Johnsen <mikkel at linet.dk>  2009-11-09 06:12:04 MST ---
This problem is still not solved in Mono 2.4.2.3.

Download zip file from:

http://sdsd.dk/Det_goer_vi/Programmer/Faelles_Medicinkort/~/media/Files/Faelles_medicinkort/IT_Professionelle/wsdl_and_schemas_v1202.ashx

Unpack and go to wsdl dir, run:

wsdl MedicineCard_2009_01_01.wsdl

Error: a name did not start with a legal character 124 (|)
http://www.w3.org/2001/XMLSchema.dtd Line 112, position 37.
Stack:
   at System.Xml.DTDReader.ReadNameOrNmToken (Boolean isNameToken) [0x00000] 
  at System.Xml.DTDReader.ReadName () [0x00000] 
  at System.Xml.DTDReader.ReadCP (Mono.Xml.DTDElementDeclaration elem)
[0x00000] 
  at System.Xml.DTDReader.ReadCP (Mono.Xml.DTDElementDeclaration elem)
[0x00000] 
  at System.Xml.DTDReader.ReadCP (Mono.Xml.DTDElementDeclaration elem)
[0x00000] 
  at System.Xml.DTDReader.ReadContentSpec (Mono.Xml.DTDElementDeclaration decl)
[0x00000] 
  at System.Xml.DTDReader.ReadElementDecl () [0x00000] 
  at System.Xml.DTDReader.CompileDeclaration () [0x00000] 
  at System.Xml.DTDReader.ProcessDTDSubset () [0x00000] 
  at System.Xml.DTDReader.GenerateDTDObjectModel () [0x00000] 
  at Mono.Xml2.XmlTextReader.GenerateDTDObjectModel (System.String name,
System.String publicId, System.String systemId, System.String internalSubset,
Int32 intSubsetStartLine, Int32 intSubsetStartColumn) [0x00000] 
  at Mono.Xml2.XmlTextReader.ReadDoctypeDecl () [0x00000] 
  at Mono.Xml2.XmlTextReader.ReadDeclaration () [0x00000] 
  at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] 
  at Mono.Xml2.XmlTextReader.Read () [0x00000] 
  at System.Xml.XmlTextReader.Read () [0x00000] 
  at System.Xml.Schema.XmlSchemaReader.Read () [0x00000] 
  at System.Xml.Schema.XmlSchemaReader.ReadNextElement () [0x00000] 
  at System.Xml.Schema.XmlSchema.Read (System.Xml.XmlReader rdr,
System.Xml.Schema.ValidationEventHandler validationEventHandler) [0x00000] 
  at System.Xml.Schema.XmlSchema.ProcessExternal
(System.Xml.Schema.ValidationEventHandler handler, System.Collections.Hashtable
handledUris, System.Xml.XmlResolver resolver,
System.Xml.Schema.XmlSchemaExternal ext, System.Xml.Schema.XmlSchemaSet col)
[0x00000] 
  at System.Xml.Schema.XmlSchema.DoCompile
(System.Xml.Schema.ValidationEventHandler handler, System.Collections.Hashtable
handledUris, System.Xml.Schema.XmlSchemaSet col, System.Xml.XmlResolver
resolver) [0x00000] 
  at System.Xml.Schema.XmlSchema.CompileSubset
(System.Xml.Schema.ValidationEventHandler handler,
System.Xml.Schema.XmlSchemaSet col, System.Xml.XmlResolver resolver,
System.Collections.Hashtable handledUris) [0x00000] 
  at System.Xml.Schema.XmlSchemaSet.Compile () [0x00000] 
  at System.Xml.Schema.XmlSchema.Compile
(System.Xml.Schema.ValidationEventHandler handler, System.Xml.XmlResolver
resolver) [0x00000] 
  at System.Xml.Schema.XmlSchema.Compile
(System.Xml.Schema.ValidationEventHandler handler) [0x00000] 
  at System.Xml.Serialization.XmlSchemas.Find (System.Xml.Schema.XmlSchema
schema, System.Xml.XmlQualifiedName name, System.Type type) [0x00000] 
  at System.Xml.Serialization.XmlSchemas.Find (System.Xml.XmlQualifiedName
name, System.Type type) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.ImportType
(System.Xml.XmlQualifiedName name, System.Xml.XmlQualifiedName root, Boolean
throwOnError) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.GetTypeData
(System.Xml.XmlQualifiedName typeQName, System.Xml.XmlQualifiedName root,
Boolean isNullable) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.GetElementTypeData
(System.Xml.XmlQualifiedName typeQName, System.Xml.Schema.XmlSchemaElement
elem, System.Xml.XmlQualifiedName root,
System.Xml.Serialization.XmlTypeMapping& map) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.ImportSequenceContent
(System.Xml.XmlQualifiedName typeQName, System.Xml.Serialization.ClassMap cmap,
System.Xml.Schema.XmlSchemaObjectCollection items,
System.Xml.Serialization.CodeIdentifiers classIds, Boolean multiValue,
System.Boolean& isMixed) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.ImportParticleContent
(System.Xml.XmlQualifiedName typeQName, System.Xml.Serialization.ClassMap cmap,
System.Xml.Schema.XmlSchemaParticle particle,
System.Xml.Serialization.CodeIdentifiers classIds, Boolean multiValue,
System.Boolean& isMixed) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.ImportParticleComplexContent
(System.Xml.XmlQualifiedName typeQName, System.Xml.Serialization.ClassMap cmap,
System.Xml.Schema.XmlSchemaParticle particle,
System.Xml.Serialization.CodeIdentifiers classIds, Boolean isMixed) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.BuildClassMap
(System.Xml.Serialization.XmlTypeMapping map, System.Xml.XmlQualifiedName
typeQName, System.Xml.Schema.XmlSchemaComplexType stype) [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.BuildPendingMaps () [0x00000] 
  at System.Xml.Serialization.XmlSchemaImporter.ImportMembersMapping
(System.Xml.XmlQualifiedName[] names) [0x00000] 
  at System.Web.Services.Description.SoapProtocolImporter.ImportMembersMapping
(System.Web.Services.Description.Message msg,
System.Web.Services.Description.SoapBodyBinding sbb, SoapBindingStyle style,
Boolean output, Boolean wrapped) [0x00000] 
  at System.Web.Services.Description.SoapProtocolImporter.GenerateMethod ()
[0x00000] 
  at System.Web.Services.Description.ProtocolImporter.ImportPortBinding
(Boolean multipleBindings) [0x00000] 
  at System.Web.Services.Description.ProtocolImporter.Import
(System.Web.Services.Description.ServiceDescriptionImporter
descriptionImporter, System.CodeDom.CodeNamespace codeNamespace,
System.Collections.ArrayList importInfo) [0x00000] 
  at System.Web.Services.Description.ServiceDescriptionImporter.Import
(System.CodeDom.CodeNamespace codeNamespace, System.CodeDom.CodeCompileUnit
codeCompileUnit) [0x00000] 
  at
System.Web.Services.Description.ServiceDescriptionImporter.GenerateWebReferences
(System.Web.Services.Description.WebReferenceCollection webReferences,
System.CodeDom.Compiler.CodeDomProvider codeGenerator,
System.CodeDom.CodeCompileUnit codeCompileUnit,
System.Web.Services.Description.WebReferenceOptions options) [0x00000] 
  at Mono.WebServices.Driver.GenerateCode
(System.Web.Services.Description.WebReferenceCollection references,
System.CodeDom.CodeCompileUnit codeUnit) [0x00000] 
  at Mono.WebServices.Driver.Run (System.String[] args) [0x00000]

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list