<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>This is an runtime remoting exception; looks quite mono-specific.<BR>
 <BR>
The RemoteEngine, which I believe is the Remote Scripting Engine, is newly added; it seems it is loaded as a plug-in, so you should be able to delete the OpenSim.Region.ScriptEngine.RemoteServer.dll to stop it from loading.<BR><BR>OpenSim builds fine on vs2005; are you sure you ran runprebuild.bat after updating?<BR>
 <BR>
/Stefan<BR><BR><BR>

<HR id=stopSpelling>
<BR>
> From: ursula.matova@klintcentral.net<BR>> To: opensim-dev@lists.berlios.de<BR>> Date: Mon, 31 Dec 2007 10:47:53 +0100<BR>> Subject: [Opensim-dev] Cannot Compile SVN2889<BR>> <BR>> Hi all,<BR>> <BR>> Since SVN2884, I'm not able to compile OpenSim on Windows/VS2005 ...<BR>> <BR>> And this morning, I have a problem on Linux/Nant :<BR>> <BR>> [REMOTEENGINE] [12-31 10:27:49] Hooking up to server events<BR>> Error: tcp already registered, RemoteServer.cs in <BR>> OpenSim.Region.ScriptEngine.RemoteServer line 24<BR>> <BR>> Unhandled Exception: System.IO.FileNotFoundException: Could not load <BR>> file or assembly 'Mono.Posix, Version=2.0.0.0, Culture=neutral, <BR>> PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The <BR>> system cannot find the file specified.<BR>> File name: 'Mono.Posix, Version=2.0.0.0, Culture=neutral, <BR>> PublicKeyToken=0738eb9f132ed756'<BR>> at (wrapper managed-to-native) System.AppDomain:LoadAssembly <BR>> (string,System.Security.Policy.Evidence,bool)<BR>> at System.AppDomain.Load (System.String assemblyString) [0x00000]<BR>> at (wrapper remoting-invoke-with-check) System.AppDomain:Load <BR>> (string)<BR>> at System.Reflection.Assembly.Load (System.String assemblyString) <BR>> [0x00000]<BR>> at <BR>> System <BR>> .Runtime <BR>> .Remoting.Channels.Ipc.Unix.UnixChannelLoader.get_channelAssembly () <BR>> [0x00000]<BR>> at System.Runtime.Remoting.Channels.Ipc.Unix.UnixChannelLoader.Load <BR>> (System.String className) [0x00000]<BR>> at <BR>> System <BR>> .Runtime <BR>> .Remoting.Channels.Ipc.Unix.UnixChannelLoader.LoadClientChannel () <BR>> [0x00000]<BR>> at System.Runtime.Remoting.Channels.Ipc.Unix.IpcClientChannel..ctor <BR>> (IDictionary properties, IClientChannelSinkProvider sinkProvider) <BR>> [0x00000]<BR>> at System.Runtime.Remoting.Channels.Ipc.IpcClientChannel..ctor <BR>> (IDictionary properties, IClientChannelSinkProvider sinkProvider) <BR>> [0x00000]<BR>> at (wrapper managed-to-native) <BR>> System.Reflection.MonoCMethod:InternalInvoke (object,object[])<BR>> at System.Reflection.MonoCMethod.Invoke (System.Object obj, <BR>> BindingFlags invokeAttr, System.Reflection.Binder binder, <BR>> System.Object[] parameters, System.Globalization.CultureInfo culture) <BR>> [0x00000]<BR>> <BR>> But the compilation sounds fine :S<BR>> <BR>> Any idea ?<BR>> <BR>> Regards<BR>> _______________________________________________<BR>> Opensim-dev mailing list<BR>> Opensim-dev@lists.berlios.de<BR>> https://lists.berlios.de/mailman/listinfo/opensim-dev<BR><BR></body>
</html>