[Mono-devel-list] xsp in Solaris *

Victor Gimeno vgimeno at seguridata.com
Wed May 5 17:49:53 EDT 2004


Hello I'm trying to run the xsp server with the Beta 1, 
It compiles fine but when it receives any request I'm getting
this error

System.TypeInitializationException: An exception was thrown by the type
initializer for System.Runtime.Remoting.Lifetime.LifetimeServices

Server stack trace: 
in (unmanaged)
System.Runtime.Remoting.Lifetime.LifetimeServices:get_LeaseTime ()
in <0x00028> System.Runtime.Remoting.Lifetime.Lease:.ctor ()
in <0x00084> (wrapper remoting-invoke-with-check)
System.Runtime.Remoting.Lifetime.Lease:.ctor ()
in <0x00024> System.MarshalByRefObject:InitializeLifetimeService ()
in <0x00008> System.Runtime.Remoting.ObjectHandle:InitializeLifetimeService
()
in <0x00098>
System.Runtime.Remoting.RemotingServices:CreateClientActivatedServerIdentity
(System.MarshalByRefObject,System.Type,string)
in <0x003fc> System.Runtime.Remoting.RemotingServices:Marshal
(System.MarshalByRefObject,string,System.Type)
in <0x00010> System.Runtime.Remoting.RemotingServices:Marshal
(System.MarshalByRefObject)
in <0x001bc>
System.Runtime.Remoting.Messaging.CADMessageBase:MarshalArgument
(object,System.Collections.ArrayList&)
in <0x000c8> System.Runtime.Remoting.Messaging.CADMethodReturnMessage:.ctor
(System.Runtime.Remoting.Messaging.IMethodReturnMessage)
in <0x0014c> System.Runtime.Remoting.Messaging.CADMethodReturnMessage:Create
(System.Runtime.Remoting.Messaging.IMessage)
in <0x000c8> System.AppDomain:ProcessMessageInDomain
(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,Syste
m.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
in <0x000dc> (wrapper remoting-invoke-with-check)
System.AppDomain:ProcessMessageInDomain
(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,Syste
m.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
in <0x00050>
System.Runtime.Remoting.Channels.CrossAppDomainSink:ProcessMessageInDomain
(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage)


Any Idea

Thanks in advance




More information about the Mono-devel-list mailing list