Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Ai Austin
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

Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Ai Austin
At 11:00 18/11/2013, Zadark Portal wrote: Reference. For VS 2013 http://blogs.msdn.com/b/visualstudio/archive/2013/07/24/msbuild-is-now-part-of-visual-studio.aspx Given this information about how MSBuild is being repackaged... I am wondering if Visual Studio 2010 Express - or any VS/VC#

Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Zadark Portal
Ai Austin Further experimentation. Using Windows 8.1 x64. Already installed Visual Studio 2012 Profressional. git clone opensimulator.org/git/opensim , with minimal standalone configuration, runprebuild.bat then compile.bat Result 77 Warning(s) 0 Error(s) Time Elapsed 00:00:25.87 The

Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Zadark Portal
Further to my previous email, and to ensure the existing solution is clean can you from within the opensim solution directory (same as compile.bat) run: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild OpenSim.sln /t:clean C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild OpenSim.sln

Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Ai Austin
Zardak.. just to be clear, I have never used one of the .sln solution files directly and don't create systems with Visual Studio or Visual C# EXpress. I only installed Visual C# 2010 Express because we were told that was required to use the new 0.8.0 GIT Master versions that are built using

Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Ai Austin
From: Zadark Portal zadarkpor...@gmail.com Further to my previous email, and to ensure the existing solution is clean can you from within the opensim solution directory (same as compile.bat) run: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\msbuild OpenSim.sln /t:clean

Re: [Opensim-dev] .NET 4 Teething Problems

2013-11-18 Thread Zadark Portal
Included the following with Mantis 6853 Information relating to exception: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. Attachment Manager included in Microsoft Windows attaches