[Mono-bugs] [Bug 79235][Blo] Changed - XSP Cannot maintain viewstate

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 31 16:38:49 EDT 2006


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 david_garcia at logitech.com.

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

--- shadow/79235	2006-08-31 16:23:52.000000000 -0400
+++ shadow/79235.tmp.6468	2006-08-31 16:38:49.000000000 -0400
@@ -30,6 +30,94 @@
 Fails after fresh install.
 Mono Version 1.1.17
 OS Issues: Windows, Solaris/SParc
 
 ------- Additional Comments From gonzalo at ximian.com  2006-08-31 16:23 -------
 I need more information: test case, actual error,...
+
+------- Additional Comments From david_garcia at logitech.com  2006-08-31 16:38 -------
+There is already one if you have 1.1.17 installed, simply start the 
+mono xsp2 server. 
+go to http://localhost:8088
+go down the tree 2.0/treeview/populate-on-demand.aspx
+start expanding the nodes. the following error is thrown
+
+
+Description: Error processing request. 
+Error Message: HTTP 500. 
+
+Stack Trace: System.Runtime.Remoting.RemotingException: Method 'Read' 
+not found in type 'Mono.WebServer.BaseRequestBroker'Server stack 
+trace:   at 
+System.Runtime.Remoting.Messaging.CADMethodCallMessage.GetMethod () 
+[0x00000]   at System.Runtime.Remoting.Messaging.MethodCall..ctor 
+(System.Runtime.Remoting.Messaging.CADMethodCallMessage msg) 
+[0x00000]   at System.AppDomain.ProcessMessageInDomain (System.Byte[] 
+arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage 
+cadMsg, System.Byte[] arrResponse, 
+System.Runtime.Remoting.Messaging.CADMethodReturnMessage cadMrm) 
+[0x00000]   at (wrapper remoting-invoke-with-check) 
+System.AppDomain:ProcessMessageInDomain (byte
+[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]
+&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)  at 
+System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageInDo
+main (System.Byte[] arrRequest, 
+System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg) 
+[0x00000] Exception rethrown at [0]:   at 
+System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke 
+(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, 
+System.Exception exc, System.Object[] out_args) [0x00000] 
+ 
+================================================================
+
+when you use the 2.0/menu/menu2
+
+this error occurs
+
+Description: Error processing request. 
+Error Message: HTTP 500. 
+
+Stack Trace: System.NullReferenceException: Object reference not set 
+to an instance of an object  at 
+System.Web.UI.WebControls.Menu.RenderMenuItem 
+(System.Web.UI.HtmlTextWriter writer, 
+System.Web.UI.WebControls.MenuItem item, Boolean notLast, Boolean 
+isFirst) [0x00000]   at System.Web.UI.WebControls.Menu.RenderMenuBody 
+(System.Web.UI.HtmlTextWriter writer, 
+System.Web.UI.WebControls.MenuItemCollection items, Boolean vertical, 
+Boolean dynamic, Boolean notLast) [0x00000]   at 
+System.Web.UI.WebControls.Menu.RenderContents 
+(System.Web.UI.HtmlTextWriter writer) [0x00000]   at 
+System.Web.UI.WebControls.WebControl.Render 
+(System.Web.UI.HtmlTextWriter writer) [0x00000]   at 
+System.Web.UI.WebControls.Menu.Render (System.Web.UI.HtmlTextWriter 
+writer) [0x00000]   at System.Web.UI.Control.RenderControl 
+(System.Web.UI.HtmlTextWriter writer) [0x00000]   at 
+System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter 
+writer) [0x00000]   at 
+System.Web.UI.HtmlControls.HtmlForm.RenderChildren 
+(System.Web.UI.HtmlTextWriter w) [0x00000]   at 
+System.Web.UI.HtmlControls.HtmlContainerControl.Render 
+(System.Web.UI.HtmlTextWriter writer) [0x00000]   at 
+System.Web.UI.HtmlControls.HtmlForm.Render 
+(System.Web.UI.HtmlTextWriter w) [0x00000]   at 
+System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter 
+writer) [0x00000]   at 
+System.Web.UI.HtmlControls.HtmlForm.RenderControl 
+(System.Web.UI.HtmlTextWriter w) [0x00000]   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.Page.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] 
+ 
+
+
+
+
+
+
+


More information about the mono-bugs mailing list