Hi all

I'm relatively new to windsor castle container and binsor but I was
trying to follow the tutorials on using castle and binsor.

http://ruprict.wordpress.com/2008/07/11/the-bitter-coder-tutorials-binsor-style/

which are really based on the castle tutorials by the bitter coder

http://blog.bittercoder.com/PermaLink,guid,bc382e38-a6c6-4e98-840e-ea00d635fc5e.aspx

I did download the lastest Rhino Commons with Git and built it and
created the simple project but I get this error.



?ex.ToString()
"System.IO.FileLoadException: Could not load file or assembly
'Boo.Lang.Compiler, Version=2.0.9.1, Culture=neutral,
PublicKeyToken=32c39770e9a21a67' or one of its dependencies. The
located assembly's manifest definition does not match the assembly
reference. (Exception from HRESULT: 0x80131040)\r\nFile name:
'Boo.Lang.Compiler, Version=2.0.9.1, Culture=neutral,
PublicKeyToken=32c39770e9a21a67'\r\n   at
Rhino.Commons.Binsor.BooReader.GetConfigurationInstance(String name,
String environment, ICompilerInput input, GenerationOptions
generationOptions, ICompilerStep autoReferenceStep, String[]
namespaces)\r\n   at
Rhino.Commons.Binsor.BooReader.GetConfigurationInstanceFromFile(String
fileName, String environment, IWindsorContainer container,
GenerationOptions generationOptions, String[] namespaces) in c:\\Blogs\
\Ayende\\RhinoCommons\\Rhino.Commons.Binsor\\BooReader.cs:line 238\r
\n   at Rhino.Commons.Binsor.BooReader.Read(IWindsorContainer
container, String fileName, String environment, GenerationOptions
generationO
ptions, String[] namespaces) in c:\\Blogs\\Ayende\\RhinoCommons\
\Rhino.Commons.Binsor\\BooReader.cs:line 118\r\n   at
Rhino.Commons.Binsor.BinsorFileInstaller.InstallInto(IWindsorContainer
container) in c:\\Blogs\\Ayende\\RhinoCommons\\Rhino.Commons.Binsor\
\Installer\\BinsorFileInstaller.cs:line 46\r\n   at
Rhino.Commons.Binsor.BinsorScriptInstaller`1.Castle.Windsor.IWindsorInstaller.Install
(IWindsorContainer container, IConfigurationStore store) in c:\\Blogs\
\Ayende\\RhinoCommons\\Rhino.Commons.Binsor\\Installer\
\BinsorScriptInstaller.cs:line 105\r\n   at
Castle.Windsor.WindsorContainer.Install(IWindsorInstaller[] installers)
\r\n   at BitterCoder.Tutorials.Binsor.ConsoleTester.Program.Main
(String[] args) in C:\\Demos\\BitterCoder\\src\\app\
\BitterCoder.Tutorials.Binsor.ConsoleTester\\Program.cs:line 18\r\n\r
\n=== Pre-bind state information ===\r\nLOG: User = INTEGRASYS\\rrendon
\r\nLOG: DisplayName = Boo.Lang.Compiler, Version=2.0.9.1,
Culture=neutral, PublicKeyToken=32c39770e9a21a67\n (Fully-specified)\r
\nLOG
: Appbase = 
file:///C:/Demos/BitterCoder/src/app/BitterCoder.Tutorials.Binsor.ConsoleTester/bin/Debug/\r\nLOG:
Initial PrivatePath = NULL\r\nCalling assembly : Boo.Lang.Extensions,
Version=2.0.9.1, Culture=neutral, PublicKeyToken=32c39770e9a21a67.\r
\n===\r\nLOG: This bind starts in default load context.\r\nLOG: No
application configuration file found.\r\nLOG: Using machine
configuration file from c:\\WINDOWS\\Microsoft.NET\\Framework\
\v2.0.50727\\config\\machine.config.\r\nLOG: Post-policy reference:
Boo.Lang.Compiler, Version=2.0.9.1, Culture=neutral,
PublicKeyToken=32c39770e9a21a67\r\nLOG: Attempting download of new URL
file:///C:/Demos/BitterCoder/src/app/BitterCoder.Tutorials.Binsor.ConsoleTester/bin/Debug/Boo.Lang.Compiler.DLL.\r\nWRN:
Comparing the assembly name resulted in the mismatch: Revision Number\r
\nERR: Failed to complete setup of assembly (hr = 0x80131040). Probing
terminated.\r\n"




Any help is appreciated.

Rene

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

Reply via email to