[Mono-bugs] [Bug 531254] Can't generate SOAP proxy for MS Exchange 2007

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 12 08:20:14 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=531254#c2


Hubert FONGARNAND <informatique.internet at fiducial.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |informatique.internet at fiduc
                   |                            |ial.fr
           Platform|Macintosh                   |All
         OS/Version|Mac OS X 10.5               |All

--- Comment #2 from Hubert FONGARNAND <informatique.internet at fiducial.fr> 2010-02-12 13:20:12 UTC ---
I've exactly the same exception with a single .NET 1.1 webservice...

When i go on http://localhost:8080/info.asmx?page=proxy&

i get :

Server Error in '/' Application
XmlSchema error: Base complex type has different content type TextOnly. Related
schema item SourceUri: , Line 0, Position 0.

Description: HTTP 500. Error processing request.

Stack Trace:

System.Xml.Schema.XmlSchemaException: XmlSchema error: Base complex type has
different content type TextOnly. Related schema item SourceUri: , Line 0,
Position 0.
  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)
[0x0003d] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/ValidationHandler.cs:56 
  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
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaObject.cs:140 
  at System.Xml.Schema.XmlSchemaObject.error
(System.Xml.Schema.ValidationEventHandler handle, System.String message)
[0x0000e] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaObject.cs:120 
  at
System.Xml.Schema.XmlSchemaComplexType.ValidateComplexBaseDerivationValidExtension
(System.Xml.Schema.XmlSchemaComplexType baseComplexType,
System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema)
[0x000fd] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:939 
  at System.Xml.Schema.XmlSchemaComplexType.ValidateContentModel
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x003d3] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:783 
  at System.Xml.Schema.XmlSchemaComplexType.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00047] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:603 
  at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00030] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:659 
  at System.Xml.Schema.XmlSchemaComplexType.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x0002c] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 
  at System.Xml.Schema.XmlSchemaElement.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x000a1] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaElement.cs:661 
  at System.Xml.Schema.XmlSchemaSequence.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00040] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaSequence.cs:140 
  at System.Xml.Schema.XmlSchemaComplexContentExtension.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00080] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexContentExtension.cs:194 
  at System.Xml.Schema.XmlSchemaComplexContent.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00018] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexContent.cs:116 
  at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x0000b] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:657 
  at System.Xml.Schema.XmlSchemaComplexType.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x0002c] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 
  at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00030] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:659 
  at System.Xml.Schema.XmlSchemaComplexType.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x0002c] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 
  at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x00030] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:659 
  at System.Xml.Schema.XmlSchemaComplexType.Validate
(System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema
schema) [0x0002c] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 
  at System.Xml.Schema.XmlSchema.Validate
(System.Xml.Schema.ValidationEventHandler handler) [0x000e9] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs:662 
  at System.Xml.Schema.XmlSchemaSet.Compile () [0x00141] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaSet.cs:217 
  at System.Xml.Schema.XmlSchema.Compile
(System.Xml.Schema.ValidationEventHandler handler, System.Xml.XmlResolver
resolver) [0x00022] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs:287 
  at System.Xml.Schema.XmlSchema.Compile
(System.Xml.Schema.ValidationEventHandler handler) [0x00000] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs:270 
  at System.Xml.Serialization.XmlSchemas.Find (System.Xml.Schema.XmlSchema
schema, System.Xml.XmlQualifiedName name, System.Type type) [0x0000b] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Serialization/XmlSchemas.cs:179 
  at System.Xml.Serialization.XmlSchemas.Find (System.Xml.XmlQualifiedName
name, System.Type type) [0x00074] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Serialization/XmlSchemas.cs:160 
  at System.Xml.Serialization.XmlSchemaImporter.ImportMembersMapping
(System.Xml.XmlQualifiedName name) [0x00000] in
/home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Serialization/XmlSchemaImporter.cs:307 
  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) [0x00076] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/SoapProtocolImporter.cs:308 
  at System.Web.Services.Description.SoapProtocolImporter.GenerateMethod ()
[0x00095] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/SoapProtocolImporter.cs:239 
  at System.Web.Services.Description.ProtocolImporter.ImportPortBinding
(Boolean multipleBindings) [0x002eb] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs:326 
  at System.Web.Services.Description.ProtocolImporter.Import
(System.Web.Services.Description.ServiceDescriptionImporter
descriptionImporter, System.CodeDom.CodeNamespace codeNamespace,
System.Collections.ArrayList importInfo) [0x0013e] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs:233 
  at System.Web.Services.Description.ServiceDescriptionImporter.Import
(System.CodeDom.CodeNamespace codeNamespace, System.CodeDom.CodeCompileUnit
codeCompileUnit) [0x00054] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/ServiceDescriptionImporter.cs:151 
  at ASP.DefaultWsdlHelpGenerator_aspx.GetProxyCode () [0x000c3] in
/opt/mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx:455 
  at ASP.DefaultWsdlHelpGenerator_aspx.__RenderTree
(System.Web.UI.HtmlTextWriter __output, System.Web.UI.Control
parameterContainer) [0x005a5] in
/opt/mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx:1782 
  at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter writer)
[0x0000b] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Control.cs:1129 
  at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer)
[0x00000] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Control.cs:1118 
  at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter writer)
[0x00046] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Control.cs:1310 
  at System.Web.UI.Page.RenderPage () [0x00027] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Page.cs:1693 
  at System.Web.UI.Page.InternalProcessRequest () [0x00062] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Page.cs:1558 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x0005b] in
/home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Page.cs:1367 

Version information: Mono Runtime Version: 2.6.1 (/branches/mono-2-6/mono r
mardi 2 février 2010, 09:09:38 (UTC+0100)); ASP.NET Version: 1.1.4322.2032



This works well on MS.NET

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


More information about the mono-bugs mailing list