<div dir="ltr">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 <div>
<br></div><div>If using VS 2010 you may need to verify MSBuild 4.0.30319 33440 selected</div><div><br></div><div>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.)</div>
<div><br></div><div>Reference. For VS 2013 <a href="http://blogs.msdn.com/b/visualstudio/archive/2013/07/24/msbuild-is-now-part-of-visual-studio.aspx">http://blogs.msdn.com/b/visualstudio/archive/2013/07/24/msbuild-is-now-part-of-visual-studio.aspx</a></div>
<div><br></div><div>Z</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 17 November 2013 15:50, Ai Austin <span dir="ltr"><<a href="mailto:ai.ai.austin@gmail.com" target="_blank">ai.ai.austin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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<br>
<br>
<a href="http://opensimulator.org/mantis/view.php?id=6846" target="_blank">http://opensimulator.org/<u></u>mantis/view.php?id=6846</a><br>
<br>
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."<br>

<br>
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.<br>
<br>
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)<br>

<br>
<a href="http://opensimulator.org/mantis/view.php?id=6846#c24697" target="_blank">http://opensimulator.org/<u></u>mantis/view.php?id=6846#c24697</a><br>
<br>
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?<br>

<br>
<br>
______________________________<u></u>_________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de" target="_blank">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-dev</a><br>
</blockquote></div><br></div>