nope. thats just for plain brail. the assemblies in my /bin are (among others):
30.01.2008 13:04 40.960 anrControls.Markdown.NET.dll 24.10.2008 16:31 40.960 Boo.Lang.CodeDom.dll 24.10.2008 16:31 753.664 Boo.Lang.Compiler.dll 24.10.2008 16:31 118.784 Boo.Lang.dll 24.10.2008 16:31 32.768 Boo.Lang.Extensions.dll 24.10.2008 16:31 86.016 Boo.Lang.Interpreter.dll 24.10.2008 16:31 425.984 Boo.Lang.Parser.dll 24.10.2008 16:31 81.920 Boo.Lang.Useful.dll 09.09.2008 17:13 45.056 Castle.Components.Binder.dll 09.09.2008 17:13 97.792 Castle.Components.Binder.pdb 09.09.2008 17:13 17.577 Castle.Components.Binder.xml 01.08.2008 10:52 24.576 Castle.Components.Common.EmailSender.dll 01.08.2008 10:52 44.544 Castle.Components.Common.EmailSender.pdb 01.08.2008 10:52 10.295 Castle.Components.Common.EmailSender.xml 09.09.2008 17:13 15.360 Castle.Components.Pagination.dll 09.09.2008 17:13 38.400 Castle.Components.Pagination.pdb 09.09.2008 17:13 12.897 Castle.Components.Pagination.xml 09.09.2008 17:13 77.824 Castle.Components.Validator.dll 09.09.2008 17:13 310.784 Castle.Components.Validator.pdb 09.09.2008 17:13 187.512 Castle.Components.Validator.xml 24.10.2008 17:47 81.920 Castle.Core.dll 24.10.2008 17:47 318.976 Castle.Core.pdb 24.10.2008 17:47 149.682 Castle.Core.xml 24.10.2008 17:47 77.824 Castle.DynamicProxy.dll 24.10.2008 17:47 306.688 Castle.DynamicProxy.pdb 24.10.2008 17:47 31.686 Castle.DynamicProxy.xml 24.10.2008 17:47 118.784 Castle.DynamicProxy2.dll 24.10.2008 17:47 398.848 Castle.DynamicProxy2.pdb 24.10.2008 17:47 40.713 Castle.DynamicProxy2.xml 09.09.2008 17:14 12.800 Castle.Facilities.Logging.dll 09.09.2008 17:14 22.016 Castle.Facilities.Logging.pdb 09.09.2008 17:14 3.638 Castle.Facilities.Logging.xml 09.09.2008 17:13 176.128 Castle.MicroKernel.dll 09.09.2008 17:13 767.488 Castle.MicroKernel.pdb 09.09.2008 17:13 249.752 Castle.MicroKernel.xml 09.09.2008 17:14 757.760 Castle.MonoRail.Framework.dll 09.09.2008 17:14 1.736.192 Castle.MonoRail.Framework.pdb 09.09.2008 17:14 1.376.844 Castle.MonoRail.Framework.xml 09.09.2008 17:14 77.824 Castle.MonoRail.Views.Brail.dll 09.09.2008 17:14 202.240 Castle.MonoRail.Views.Brail.pdb 09.09.2008 17:14 21.932 Castle.MonoRail.Views.Brail.xml 09.09.2008 17:14 11.776 Castle.MonoRail.WindsorExtension.dll 09.09.2008 17:14 38.400 Castle.MonoRail.WindsorExtension.pdb 09.09.2008 17:14 6.288 Castle.MonoRail.WindsorExtension.xml 24.10.2008 17:47 24.576 Castle.Services.Logging.Log4netIntegration.dll 24.10.2008 17:47 50.688 Castle.Services.Logging.Log4netIntegration.pdb 24.10.2008 17:47 2.309 Castle.Services.Logging.Log4netIntegration.xml 09.09.2008 17:13 69.632 Castle.Windsor.dll 09.09.2008 17:13 230.912 Castle.Windsor.pdb 09.09.2008 17:13 79.166 Castle.Windsor.xml 24.10.2008 17:00 76.800 FluentNHibernate.dll 13.08.2008 18:22 32.768 Iesi.Collections.dll 30.01.2008 13:04 111.647 Iesi.Collections.xml 19.07.2008 01:09 90.112 JsonExSerializer.dll 19.07.2008 01:09 284.160 JsonExSerializer.pdb 19.07.2008 01:09 80.785 JsonExSerializer.xml 30.01.2008 13:04 270.336 log4net.dll 30.01.2008 13:04 1.365.508 log4net.xml 29.08.2008 18:52 126.976 Newtonsoft.Json.dll 29.08.2008 18:52 174.204 Newtonsoft.Json.xml 13.08.2008 18:22 1.671.168 NHibernate.dll 29.08.2008 19:07 70.656 NHibernate.Linq.dll 29.08.2008 19:07 269.824 NHibernate.Linq.pdb 31.03.2008 16:27 4.058.624 NHibernate.pdb 13.08.2008 18:22 1.937.946 NHibernate.xml thats some old NHibernate, by the way :^P (from castle trunk) On Fri, Oct 24, 2008 at 7:43 PM, Ayende Rahien <[EMAIL PROTECTED]> wrote: > Do you have any other dependencies on Boo? > > > On Fri, Oct 24, 2008 at 10:55 PM, Jan Limpens <[EMAIL PROTECTED]>wrote: > >> after pulling the latest trunk my projects fail on startup du to some >> boo/brail crash. >> >> were there any breaking changes (all boo dlls got updated, so it would not >> be unlikely) >> >> this is the exception: >> *Could not load type 'Boo.Lang.Compiler.Util.MarshalByRefCollectionBase' >> from assembly 'Boo.Lang.Compiler, Version=2.0.0.0, Culture=neutral, >> PublicKeyToken=32c39770e9a21a67'.* * Description: *An unhandled >> exception occurred during the execution of the current web request. Please >> review the stack trace for more information about the error and where it >> originated in the code. >> >> * Exception Details: *System.TypeLoadException: Could not load type >> 'Boo.Lang.Compiler.Util.MarshalByRefCollectionBase' from assembly >> 'Boo.Lang.Compiler, Version=2.0.0.0, Culture=neutral, >> PublicKeyToken=32c39770e9a21a67'. >> >> *Source Error:* >> >> Line 687: compilations.Clear(); >> Line 688: return true; >> Line 689: } >> Line 690: >> Line 691: // common setup for the compiler >> >> >> * Source File: >> *c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Views.Brail\BooViewEngine.cs >> * Line: * 689 >> >> *Stack Trace:* >> >> [TypeLoadException: Could not load type >> 'Boo.Lang.Compiler.Util.MarshalByRefCollectionBase' from assembly >> 'Boo.Lang.Compiler, Version=2.0.0.0, Culture=neutral, >> PublicKeyToken=32c39770e9a21a67'.] >> >> >> Castle.MonoRail.Views.Brail.BooViewEngine.CompileCommonScripts() in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Views.Brail\BooViewEngine.cs:689 >> Castle.MonoRail.Views.Brail.BooViewEngine.Initialize() in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Views.Brail\BooViewEngine.cs:117 >> >> >> Castle.MonoRail.Framework.Services.DefaultViewEngineManager.Initialize() >> in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\Services\DefaultViewEngineManager.cs:91 >> >> Castle.MonoRail.Framework.Services.DefaultServiceInitializer.Initialize(Object >> serviceInstance, IMonoRailServices container) in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\Services\DefaultServiceInitializer.cs:77 >> >> >> >> Castle.MonoRail.Framework.Container.DefaultMonoRailContainer.CreateService(Type >> type) in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\Container\DefaultMonoRailContainer.cs:599 >> >> [MonoRailException: Error running lifecycle steps for MonoRail service >> Castle.MonoRail.Framework.Services.DefaultViewEngineManager] >> >> >> >> Castle.MonoRail.Framework.Container.DefaultMonoRailContainer.CreateService(Type >> type) in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\Container\DefaultMonoRailContainer.cs:603 >> >> Castle.MonoRail.Framework.Container.AbstractServiceContainer.CreateService() >> in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\Container\AbstractServiceContainer.cs:236 >> >> >> >> Castle.MonoRail.Framework.Container.DefaultMonoRailContainer.InstallMissingServices() >> in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\Container\DefaultMonoRailContainer.cs:483 >> >> Castle.MonoRail.Framework.MonoRailHttpHandlerFactory.CreateDefaultMonoRailContainer(IServiceProviderEx >> userServiceProvider, HttpApplication appInstance) in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\MonoRailHttpHandlerFactory.cs:348 >> >> >> >> Castle.MonoRail.Framework.MonoRailHttpHandlerFactory.PerformOneTimeInitializationIfNecessary(HttpContext >> context) in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\MonoRailHttpHandlerFactory.cs:419 >> >> >> Castle.MonoRail.Framework.MonoRailHttpHandlerFactory.GetHandler(HttpContext >> context, String requestType, String url, String pathTranslated) in >> c:\data\castle\castle\trunk\MonoRail\Castle.MonoRail.Framework\MonoRailHttpHandlerFactory.cs:83 >> >> >> System.Web.HttpApplication.MapHttpHandler(HttpContext context, String >> requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) >> +175 >> >> System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() >> +128 >> >> >> System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& >> completedSynchronously) +161 >> >> >> >> -- >> Jan >> ___________________ >> [EMAIL PROTECTED] >> www.limpens.com >> +55 (11) 3082-1087 >> +55 (11) 3097-8339 >> >> >> > > > > -- Jan ___________________ [EMAIL PROTECTED] www.limpens.com +55 (11) 3082-1087 +55 (11) 3097-8339 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
