[Mono-docs-list] server error in '/docs' application
Ed Groth
ekg@tricity.wsu.edu
Sun, 4 Jul 2004 12:43:56 -0700
Hello.
I just tried to use the web-docs application on
http://www.go-mono.com/docs/, and encountered an error.
To reproduce: use mozilla firefox 0.9, go to
http://www.go-mono.com/docs/, then exapand the "plus" sign on the
c# complier error reference, then click on any of the CSXXXX. The
error message I get is:
Server error in '/docs' application
Description: Error processing request.
Error Message: HTTP 500.
Stack Trace:
System.InvalidOperationException: Token content in state Prolog would
result in an invalid XML document.
in <0x0003a> System.Xml.XmlTextWriter:WriteString (string)
in <0x0014f> Monodoc.ErrorDocumentation:RenderAsHtml ()
in <0x001fc> Monodoc.ErrorHelpSource:GetText (string,Monodoc.Node&)
in <0x00106> Mono.Website.Handlers.MonodocHandler:HandleTreeLink
(System.Web.HttpContext,string)
in <0x00056>
Mono.Website.Handlers.MonodocHandler:System.Web.IHttpHandler.ProcessRequest
(System.Web.HttpContext)
in <0x002f3> ExecuteHandlerState:Execute ()
in <0x00084> StateMachine:ExecuteState
(System.Web.HttpApplication/IStateHandler,bool&)