I think i know the issue but not so sure
Castle.ActiveRecord.Framework.Config.XmlConfigurationSource Source = new
Castle.ActiveRecord.Framework.Config.XmlConfigurationSource("App.config");this expects the config file to be "stand alone" xml, like http://www.castleproject.org/ActiveRecord/documentation/trunk/manual/xmlconfigref.html here Please try to move the config into another file, or not the use above but http://www.castleproject.org/ActiveRecord/documentation/trunk/usersguide/configref.html the bottom most. Tuna Toksöz Eternal sunshine of the open source mind. http://devlicio.us/blogs/tuna_toksoz http://tunatoksoz.com http://twitter.com/tehlike On Mon, Aug 24, 2009 at 6:56 PM, olcay şeker <[email protected]> wrote: > > its on XmlConfigurationSource row. itsays ""Unexpected node. Expect > 'config' found 'configSections'"". that's right because i put > configsections for windsor. could you please check app.config. whats > wrong > > On 24 Ağustos, 13:33, Tuna Toksoz <[email protected]> wrote: > > The full exception would be useful > > > > Tuna Toksöz > > Eternal sunshine of the open source mind. > > > > > http://devlicio.us/blogs/tuna_toksozhttp://tunatoksoz.comhttp://twitter.com/tehlike > > > > > > > > On Mon, Aug 24, 2009 at 1:25 PM, deli mavi <[email protected]> wrote: > > > config file and could you please say what s my fault...- Alıntıyı gizle > - > > > > - Alıntıyı göster - > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
