[Mono-bugs] [Bug 54493][Wis] Changed - Web service overview web page displays "???"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 23 Feb 2004 20:37:07 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by krisolav@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=54493

--- shadow/54493	2004-02-23 18:28:17.000000000 -0500
+++ shadow/54493.tmp.24167	2004-02-23 20:37:07.000000000 -0500
@@ -90,6 +90,76 @@
 As I cannot reproduce this, would you mind to try
 http://primates.ximian.com/~gonzalo/tmp/System.Web.dll.gz ?
 
 Just use that instead of the System.Web.dll that you have. It should
 print a stacktrace when someone writes "???" to the response stream.
 Can you tell me what's the output, if any?
+
+------- Additional Comments From krisolav@hotmail.com  2004-02-23 20:37 -------
+With that DLL, I'm seeing:
+
+HERE 1
+        at System.Web.HttpWriter.Write()
+        at System.Web.UI.HtmlTextWriter.Write()
+        at ASP.DefaultWsdlHelpGenerator_aspx.__RenderTree()
+        at System.MulticastDelegate.invoke_void_HtmlTextWriter_Control
+()
+        at System.Web.UI.Control.RenderChildren()
+        at System.Web.UI.Control.Render()
+        at System.Web.UI.Control.RenderControl()
+        at System.Web.UI.Page.InternalProcessRequest()
+        at System.Web.UI.Page.ProcessRequest()
+        at 
+System.Web.Services.Protocols.SoapDocumentationHandler.ProcessRequest
+()
+        at System.Web.HttpApplication+ExecuteHandlerState.Execute()
+        at System.Web.HttpApplication+StateMachine.ExecuteState()
+        at System.Web.HttpApplication+StateMachine.ExecuteNext()
+        at System.Web.HttpApplication+StateMachine.ExecuteNextAsync()
+        at System.Web.HttpApplication+StateMachine.Start()
+        at 
+System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRe
+quest()
+        at System.Web.HttpRuntime.InternalExecuteRequest()
+        at System.Web.HttpRuntime.ProcessRequest()
+        at Mono.ASPNET.MonoWorkerRequest.ProcessRequest()
+        at Mono.ASPNET.Worker.ProcessRequest()
+        at System.MulticastDelegate.invoke_void()
+        at System.AppDomain.DoCallBack()
+        at System.Runtime.Remoting.RemotingServices.InternalExecute()
+        at System.Runtime.Remoting.RemotingServices.InternalExecute()
+        at 
+System.Runtime.Remoting.RemotingServices.InternalExecuteMessage()
+        at 
+System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
+()
+        at 
+System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProce
+ssMessage()
+        at 
+System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage()
+        at 
+System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessa
+ge()
+        at 
+System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProc
+essMessage()
+        at 
+System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessag
+e()
+        at 
+System.Runtime.Remoting.Channels.ChannelServices.SyncDispatchMessage()
+        at System.AppDomain.ProcessMessageInDomain()
+        at 
+System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageInDo
+main()
+        at System.Reflection.MonoMethod.InternalInvoke()
+        at System.Reflection.MonoMethod.InternalInvoke()
+        at System.AppDomain.InvokeInDomainByID()
+        at 
+System.Runtime.Remoting.Channels.CrossAppDomainSink.SyncProcessMessage
+()
+        at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke()
+        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke()
+        at Mono.ASPNET.Worker.Run()
+        at System.MulticastDelegate.invoke_void_object()
+