[Mono-list] xsp Webservice
Peter Hagen
peter at wingsofdeath.nu
Tue Oct 3 05:22:50 EDT 2006
Hi
I'm running a mono 1.1.17.1(/2?) installation. I created a asp.net
website, with a webservice in it. Nothing special. If i open the
webservice page, I get the Overview, Service Description and the Client
Proxy. When I click the Client Proxy, i get the following message:
Description: Error processing request.
Error Message: HTTP 500.
Stack Trace:
System.InvalidOperationException: A schema with the namespace
'http://tempuri.org/' has already been added.
at System.Xml.Serialization.XmlSchemas.OnInsert (Int32 index,
System.Object value) [0x00000]
at System.Collections.CollectionBase.System.Collections.IList.Insert
(Int32 index, System.Object value) [0x00000]
at System.Xml.Serialization.XmlSchemas.Insert (Int32 index,
System.Xml.Schema.XmlSchema schema) [0x00000]
at System.Xml.Serialization.XmlSchemas.Add
(System.Xml.Schema.XmlSchema schema) [0x00000]
at ASP.DefaultWsdlHelpGenerator_aspx.GetProxyCode () [0x00000]
at ASP.DefaultWsdlHelpGenerator_aspx.__RenderTree
(System.Web.UI.HtmlTextWriter __output, System.Web.UI.Control
parameterContainer) [0x00000]
at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_HtmlTextWriter_Control
(System.Web.UI.HtmlTextWriter,System.Web.UI.Control)
at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter
writer) [0x00000]
at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer)
[0x00000]
at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter
writer) [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000]
If i alter the namespace, i get the same message, only with my namespace
in it. If I run this same site in 1.1.13.6 on another server, it works
flawless. So, I guess I have found a bug in the 1.1.17 distribution? or
am I doing something wrong?
greetings
Peter
More information about the Mono-list
mailing list