matteob
01-14-2008, 10:08 AM
Hi,
when I have all Spring's configuration store in the App.config file,it's not loaded, but If separate configuration into multiple files, it's loaded correctly.
I have attach a complete example, the InitializeContextCorrect project have configuration separate into multiple files, while the InitializeContextError project have all configuration store in the App.config file.
I can't understand where is the problem.
I use:
Spring.NET 1.1 version
Spring.NET RichClient trunk version
Thank's!!
PS: Sorry for my bad english ;)
when I have all Spring's configuration store in the App.config file,it's not loaded, but If separate configuration into multiple files, it's loaded correctly.
I have attach a complete example, the InitializeContextCorrect project have configuration separate into multiple files, while the InitializeContextError project have all configuration store in the App.config file.
I can't understand where is the problem.
I use:
Spring.NET 1.1 version
Spring.NET RichClient trunk version
Thank's!!
PS: Sorry for my bad english ;)