Thank <span style="font-size: 11pt; color: rgb(31, 73, 125);">Adam, this error is fixed.<br><br></span><br><div class="gmail_quote">On Wed, Sep 30, 2009 at 8:29 AM, Frisby, Adam <span dir="ltr"><<a href="mailto:adam@deepthink.com.au">adam@deepthink.com.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-AU">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">You need .NET 3.5 installed. Grab it from Windows Update.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Adam</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color blue; border-width: medium medium medium 1.5pt; padding: 0cm 0cm 0cm 4pt;">
<div>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:opensim-users-bounces@lists.berlios.de" target="_blank">opensim-users-bounces@lists.berlios.de</a>
[mailto:<a href="mailto:opensim-users-bounces@lists.berlios.de" target="_blank">opensim-users-bounces@lists.berlios.de</a>] <b>On Behalf Of </b>Huan Dau<br>
<b>Sent:</b> Wednesday, 30 September 2009 7:08 AM<br>
<b>To:</b> <a href="mailto:opensim-dev@lists.berlios.de" target="_blank">opensim-dev@lists.berlios.de</a>; <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
<b>Subject:</b> [Opensim-users] Exception: System.IO.FileNotFoundException:</span></p>
</div>
</div><div><div></div><div class="h5">
<p> </p>
<p>Hi all<br>
<br>
I config to run Opensim as Grid Mode but have an error below <br>
<br>
2009-09-30 08:58:35,187 INFO - OpenSim.Region.Physics.Manager.PhysicsPluginManager
[PHYSICS]: creating meshing engine Meshmerizer<br>
2009-09-30 08:58:35,187 INFO -
OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: creating
OpenDynamicsEngine<br>
2009-09-30 08:58:35,484 ERROR - OpenSim.Application [APPLICATION]: <br>
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs<br>
<br>
Exception: System.IO.FileNotFoundException: Could not load file or assembly
'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot
find the file specified.<br>
File name: 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'<br>
at OpenSim.Region.Physics.OdePlugin.OdeScene..ctor(CollisionLocker
dode, String sceneIdentifier)<br>
at OpenSim.Region.Physics.OdePlugin.OdePlugin.GetScene(String
sceneIdentifier) in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Physics\OdePlugin\OdePlugin.cs:line 79<br>
at
OpenSim.Region.Physics.Manager.PhysicsPluginManager.GetPhysicsScene(String
physEngineName, String meshEngineName, IConfigSource config, String regionName)
in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Physics\Manager\PhysicsPluginManager.cs:line
95<br>
at
OpenSim.Region.ClientStack.RegionApplicationBase.GetPhysicsScene(String engine,
String meshEngine, IConfigSource config, String osSceneIdentifier) in
d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\ClientStack\RegionApplicationBase.cs:line
134<br>
at OpenSim.OpenSimBase.GetPhysicsScene(String osSceneIdentifier)
in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Application\OpenSimBase.cs:line 689<br>
at OpenSim.OpenSimBase.SetupScene(RegionInfo regionInfo, Int32
proxyOffset, IConfigSource configSource, IClientNetworkServer&
clientServer) in d:\OSGRID\OSGRID RELEASES\git.release\OpenSim\Region\Application\OpenSimBase.cs:line
589<br>
at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
portadd_flag, Boolean do_post_init, IScene& mscene) in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Application\OpenSimBase.cs:line 365<br>
at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
portadd_flag, IScene& scene) in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Application\OpenSimBase.cs:line 319<br>
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise()
in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\ApplicationPlugins\LoadRegions\LoadRegionsPlugin.cs:line
127<br>
at OpenSim.OpenSimBase.StartupSpecific() in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Application\OpenSimBase.cs:line 208<br>
at OpenSim.OpenSim.StartupSpecific() in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Application\OpenSim.cs:line 137<br>
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() in
d:\OSGRID\OSGRID RELEASES\git.release\OpenSim\Framework\Servers\BaseOpenSimServer.cs:line
295<br>
at OpenSim.Application.Main(String[] args) in d:\OSGRID\OSGRID
RELEASES\git.release\OpenSim\Region\Application\Application.cs:line 146<br>
<br>
WRN: Assembly binding logging is turned OFF.<br>
To enable assembly bind failure logging, set the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.<br>
Note: There is some performance penalty associated with assembly bind failure
logging.<br>
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].<br>
<br>
<br>
Application is terminating: True<br>
<br clear="all">
Please tell me how to fix this error?<br>
<br>
thank and best regards.<br>
-- <br>
Dau Huan</p>
</div></div></div>
</div>
</div>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Dau Huan<br>