[Opensim-dev] .NET 4 Teething Problems
Zadark Portal
zadarkportal at gmail.com
Mon Nov 18 02:51:36 UTC 2013
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
If using VS 2010 you may need to verify MSBuild 4.0.30319 33440 selected
Also check contents of compile.bat for the version of MSBuild used for
compiles outside Visual Studio, this maybe a better build option is VS 2010
cannot be resolved. (Note: a bug in compile.bat prep puts 2 \\ before
MSBuild, should not make any difference in use.)
Reference. For VS 2013
http://blogs.msdn.com/b/visualstudio/archive/2013/07/24/msbuild-is-now-part-of-visual-studio.aspx
Z
On 17 November 2013 15:50, Ai Austin <ai.ai.austin at gmail.com> wrote:
> 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?
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20131118/cad802ce/attachment-0001.html>
More information about the Opensim-dev
mailing list