I did try the ones from the horn get. Same results but I did notice this on the compile of the program.
Compile complete -- 0 errors, 0 warnings BitterCoder.Tutorials.Binsor.Core -> C:\Demos\BitterCoder\src\app \BitterCoder.Tutorials.Core\bin\Debug \BitterCoder.Tutorials.Binsor.Core.dll ------ Rebuild All started: Project: BitterCoder.Tutorials.Binsor.ConsoleTester, Configuration: Debug Any CPU ------ Consider app.config remapping of assembly "Boo.Lang, Culture=neutral, PublicKeyToken=32c39770e9a21a67" from Version "2.0.9.1" [] to Version "2.0.9.2" [..\..\..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Boo.Lang.dll] to solve conflict and get rid of warning. Consider app.config remapping of assembly "Boo.Lang.Compiler, Culture=neutral, PublicKeyToken=32c39770e9a21a67" from Version "2.0.9.1" [] to Version "2.0.9.2" [..\..\..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Boo.Lang.Compiler.dll] to solve conflict and get rid of warning. C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets : warning MSB3247: Found conflicts between different versions of the same dependent assembly. c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn: 1701,1702 /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:C: \Demos\BitterCoder\src\app\BitterCoder.Tutorials.Core\bin\Debug \BitterCoder.Tutorials.Binsor.Core.dll /reference:..\..\..\..\..\Lib \rhino.commons-trunk-02-02-10-071333\Boo.Lang.Compiler.dll / reference:..\..\..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Boo.Lang.dll /reference:..\..\..\..\..\Lib \rhino.commons-trunk-02-02-10-071333\Boo.Lang.Extensions.dll / reference:..\..\..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Boo.Lang.Parser.dll /reference:..\..\..\..\..\Lib \rhino.commons-trunk-02-02-10-071333\Castle.Core.dll /reference:..\.. \..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Castle.DynamicProxy2.dll /reference:..\..\..\.. \..\Lib\rhino.commons-trunk-02-02-10-071333\Castle.MicroKernel.dll / reference:..\..\..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Castle.Windsor.dll /reference:..\..\..\..\..\Lib \rhino.commons-trunk-02-02-10-071333\Rhino.Commons.Binsor.dll / reference:..\..\..\..\..\Lib\rhino.commons- trunk-02-02-10-071333\Rhino.Commons.Clr.dll /reference:..\..\..\..\.. \Lib\rhino.commons-trunk-02-02-10-071333\Rhino.DSL.dll /reference:"C: \Program Files\Reference Assemblies\Microsoft\Framework \v3.5\System.Core.dll" /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework \v3.5\System.Data.DataSetExtensions.dll" /reference:c:\WINDOWS \Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:c: \WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:c: \WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll / reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework \v3.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 / optimize- /out:obj\Debug \BitterCoder.Tutorials.Binsor.ConsoleTester.exe /target:exe Program.cs Properties\AssemblyInfo.cs Compile complete -- 0 errors, 0 warnings BitterCoder.Tutorials.Binsor.ConsoleTester -> C:\Demos\BitterCoder\src \app\BitterCoder.Tutorials.Binsor.ConsoleTester\bin\Debug \BitterCoder.Tutorials.Binsor.ConsoleTester.exe Done building project "BitterCoder.Tutorials.Binsor.ConsoleTester.csproj". ========== Rebuild All: 2 succeeded, 0 failed, 0 skipped ========== On Feb 3, 1:49 am, Lorenzo Melato <[email protected]> wrote: > Hello, > > have you try to get Rhino Commons from this fork? > > http://github.com/lorenzomelato/rhino-commons.git > > this fork have the castle binaries updated to the last version. > > alternatively, tryhttp://hornget.net/packages/. Here you can download > directly the rhino commons bins build against the trunk. > > -- > Lorenzo Melatohttp://blogs.ynnova.it/lorenzomelato -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
