[Opensim-dev] .NET 4 Teething Problems

Ai Austin ai.ai.austin at gmail.com
Mon Nov 18 11:13:55 UTC 2013


Thanks for checking things Michael and Zadark.

We are making progress as discussed in the comments attached to:

http://opensimulator.org/mantis/view.php?id=6846

We have found that in some environments that an extra line is needed 
in the <remote> section of the Robust.exe.config and 
OpenSim.exe.config to allow remote location assembly load.

  <loadFromRemoteSources enabled="true" />

Some other issues remain, I still have problems with openjpeg .dll 
and Offline IM using the inbuilt mechanism is throwing errors I will 
report separately on Mantis shortly.

At 11:00 18/11/2013, Zadark Portal wrote:
>A number of supporting libraries including Mono.Addins.dll are built .Net
>2.0 . Windows provides NET framework for both x64 and x86  Ensure you
>have C:\Windows\Microsoft.NET\Framework64\v2.0.50727
>and C:\Windows\Microsoft.NET\Framework\v2.0.50727

I am not actually using Visual Studio at all, just msbuild via the 
compile.bat script. But I checked the .NET 2.0 framework libraries 
you mention below and they are installed on all our systems 
already.  the 4.0 Framework version installed is v4.0.30319




More information about the Opensim-dev mailing list