[Mono-devel-list] Fwd: Proper configuration of Apache2 with mod_mono.

Tiago Lima tiago.lima at vianw.pt
Thu Dec 4 08:44:24 EST 2003


Hi,

I think I manage to change something in the configuration...
Now it gives this error and then I must restart:

Server error in '/' application
Description: Error processing request. 
Error Message: 
Stack Trace: 
System.NotImplementedException: The requested feature is not yet implemented

Server stack trace: 
in <0x0002a> 
System.Globalization.CompareInfo:System.Runtime.Serialization.IDeserializationCallback.OnDeserialization 
(object)
in <0x000b6> 
System.Runtime.Serialization.ObjectManager:RaiseDeserializationEvent ()
in <0x00053> 
System.Runtime.Serialization.Formatters.Binary.ObjectReader:ReadNextObject 
(System.IO.BinaryReader)
in <0x000b8> 
System.Runtime.Serialization.Formatters.Binary.ObjectReader:ReadObjectGraph 
(System.IO.BinaryReader,bool,object&,System.Runtime.Remoting.Messaging.Header[]&)
in <0x001dd> 
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize 
(System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler)
in <0x00019> 
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize 
(System.IO.Stream)
in <0x00069> System.Runtime.Remoting.Channels.CADSerializer:DeserializeObject 
(System.IO.MemoryStream)
in <0x00052> 
System.Runtime.Remoting.Messaging.CADMethodReturnMessage:GetArguments ()
in <0x00080> System.Runtime.Remoting.Messaging.MethodResponse:.ctor 
(System.Runtime.Remoting.Messaging.IMethodCallMessage,System.Runtime.Remoting.Messaging.CADMethodReturnMessage)
in <0x00298> 
System.Runtime.Remoting.Channels.CrossAppDomainSink:SyncProcessMessage 
(System.Runtime.Remoting.Messaging.IMessage)


Exception rethrown at [0]: 

in <0x00175> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke 
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
in (unmanaged) /usr/lib/libmono.so.0(mono_raise_exception+0x1f) [0x4009824f]
in (unmanaged) /usr/lib/libmono.so.0 [0x400ab868]
in <0x0003a> (wrapper remoting-invoke) 
Mono.ASPNET.ModMonoRequest:GetAllRequestHeaders ()
in <0x0002f> (wrapper remoting-invoke-with-check) 
Mono.ASPNET.ModMonoRequest:GetAllRequestHeaders ()
in <0x0006e> Mono.ASPNET.XSPWorkerRequest:GetUnknownRequestHeaders ()
in <0x00106> System.Web.HttpRequest:get_Headers ()
in <0x000bd> Mono.Http.AcceptEncodingModule:CheckIfAddFilter 
(object,System.EventArgs)
in <0x0005a> (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_void_object_EventArgs 
(object,System.EventArgs)
in <0x00050> .EventState:Execute ()
in <0x00076> .StateMachine:ExecuteState (System.Web.HttpApplication/
IStateHandler,bool&)
 


	Tiago Lima

 

----------  Forwarded Message  ----------

Subject: Proper configuration of Apache2 with mod_mono.
Date: Thursday 04 December 2003 12:00
From: tiago.lima at vianw.pt
To: gonzalo at ximian.com
Cc: mono-devel-list at lists.ximian.com

Hi,

What is the proper way to configure apache with mod_mono?
I have tried with two different type of instructions, one from the mod_mono
package from cvs and another from monodoc, and NONE of them worked for me.
The browser just keeps waiting for response...
What do I do?

Thanks in advance,
	Tiago Lima

-------------------------------------------------------




More information about the Mono-devel-list mailing list