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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78861 --- shadow/78861 2006-09-06 09:53:43.000000000 -0400 +++ shadow/78861.tmp.23010 2006-09-06 12:16:27.000000000 -0400 @@ -46,6 +46,53 @@ Created an attachment (id=17302) .tar.gz file ------- Additional Comments From [EMAIL PROTECTED] 2006-09-06 09:53 ------- Which exception do you get? + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-06 12:16 ------- +Exception details here: +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 () +[0x000ba] in /mono/source/mono-1.1.17.1/mono- +1.1.17.1/mcs/class/corlib/System.Runtime.Remoting.Messaging/CADMessag +es.cs:366 + at System.Runtime.Remoting.Messaging.MethodCall..ctor +(System.Runtime.Remoting.Messaging.CADMethodCallMessage msg) +[0x0004f] in /mono/source/mono-1.1.17.1/mono- +1.1.17.1/mcs/class/corlib/System.Runtime.Remoting.Messaging/MethodCal +l.cs:88 + at System.AppDomain.ProcessMessageInDomain (System.Byte[] +arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage +cadMsg, System.Byte[] arrResponse, +System.Runtime.Remoting.Messaging.CADMethodReturnMessage cadMrm) +[0x00019] in /mono/source/mono-1.1.17.1/mono- +1.1.17.1/mcs/class/corlib/System/AppDomain.cs:927 + 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.ProcessMessageInD +omain (System.Byte[] arrRequest, +System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg) +[0x00008] in /mono/source/mono-1.1.17.1/mono- +1.1.17.1/mcs/class/corlib/System.Runtime.Remoting.Channels/CrossAppDo +mainChannel.cs:195 + +Exception rethrown at [0]: + + at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke +(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, +System.Exception exc, System.Object[] + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
