See: http://stackoverflow.com/questions/4547884/castle-remoting-facility-not-working <http://stackoverflow.com/questions/4547884/castle-remoting-facility-not-working> http://stackoverflow.com/questions/4557796/castle-remoting-sample-client-throwing-exception
-- Mauricio On Tue, May 24, 2011 at 11:53 AM, mabra <[email protected]> wrote: > Hi ! > > I am new to Windsor and new to concrete DI/IOC. I found a net remoting > sample in the internet and inside the docs. I tried both, but they > fail both on startup with this same error: > > Castle.MicroKernel.SubSystems.Conversion.ConverterException was > unhandled > > VS2010 points to code like this line: > > IWindsorContainer container = new WindsorContainer(new > XmlInterpreter()); > > I am currently that new, that I have really no clue, where to look at. > What is even bad with the sample projects:The contain references to a > microkernel.dll, which does not exist [but the solution builds]. I > found no > microkernel.dll in the downloads, but was able to migrate the sample > solutions to VS2010/Net 4. > > Any help would be really great! > > Thanks a lot!! > > br++mabra > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Users" 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/castle-project-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
