[Mono-list] Help compiling mod_mono
Richard Thombs
mono@stony.org
12 Jul 2003 14:31:28 -0700
Thanks Daniel it worked just fine. Now I'm just trying to resolve this
problem. This doesn't get reported by the browser, which instead just
sits there, spinning it's spinner...
Unhandled Exception: System.NullReferenceException: A null value was
found where an object instance was required
Server stack trace:
in <0x000b5> 00
System.Runtime.Remoting.Messaging.MethodCall:ResolveMethod ()
in <0x00118> 00 System.Runtime.Remoting.Messaging.MethodCall:.ctor
(System.Runtime.Remoting.Messaging.CADMethodCallMessage)
in <0x0007a> 00 System.AppDomain:ProcessMessageInDomain
(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
in <0x000a3> 08 System.AppDomain:ProcessMessageInDomain
(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
in <0x000f2> 00
System.Runtime.Remoting.Channels.CrossAppDomainSink:SyncProcessMessage
(System.Runtime.Remoting.Messaging.IMessage)
Exception rethrown at [0]:
in <0x000b3> 00 System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,object[]&)
in (unmanaged) 07
Apache.Web.ApacheApplicationHost:internalProcessRequest (intptr)
in <0x00004> 07 Apache.Web.ApacheApplicationHost:internalProcessRequest
(intptr)
in <0x0003e> 08 Apache.Web.ApacheApplicationHost:internalProcessRequest
(intptr)
in <0x00011> 00 Apache.Web.ApacheApplicationHost:ProcessRequest (intptr)
On Sat, 2003-07-12 at 12:54, Daniel Lopez wrote:
> The warnings are ok, the missing functions will be resolved at runtime.
> If it outputs the ModMono.dll fine, you should be fine