[Opensim-dev] .NET 4 Teething Problems
Ai Austin
ai.ai.austin at gmail.com
Sun Nov 17 15:50:38 UTC 2013
I am not managing to get a .NET 4 based r/24051 build running on 32
bit Wiodows Vista or 64 bit Windows 8.1. See
http://opensimulator.org/mantis/view.php?id=6846
For me, just taking the vanilla r/24051 release, runprebuild..bat and
compile.bat and making ONE change to just amend the
Robust.ini.example to make a Robust.ini file with the data base
connection string details to point at our gridMYSQL data base, then
running Robust.exe and I get a problem after the usual Robust console
log indicating that there is a problem with the "ERROR: Add-in scan
operation failed."
Both systems have Visual C# 2010 installed, and now I even the
registration code added, and windows updated to all updates including
Visual Studio Service Pack 1.
I saw that an OSGrid addon region release with r/24051 was also now
available, so I obtained that to include on a different systems we
have (Windows 32 bit Vista and 32 bit Windows 7, one with MYSQL data
base and one with an SQLite data base). I am getting errors on that
referring to remotely loaded assemblies not being allowed din the
current versions of .NET. Others have reported this issue as well (Bruce)
http://opensimulator.org/mantis/view.php?id=6846#c24697
I assume all these problems are likely due to difference in setup of
the .NET 4 framework and/or Visual C# Express but where to stat to
diagnose the issue? Anyone else seeing these things beyond the few
reporting the problems on Mantis?
More information about the Opensim-dev
mailing list