Hi,
I'm a newbie for Spring.NET. I hit the following error when using Spring.Context.Support.ContextRegistry.GetContext( ).
I'm using Spring.NET 1.2.0.Code:System.Configuration.ConfigurationErrorsException: Error creating context 'spring.root': Error registering object defined in 'config [C:\source\gui\bin\Debug\TryClient.vshost.exe.config#spring/objects] at line 1' : There is no parser registered for namespace '' <object name="MemberModel" type="TryClient.Model.HROMS.Member, TryClient.Model.HROMS" singleton="false" /> ---> Spring.Objects.Factory.ObjectDefinitionStoreException: Error registering object defined in 'config [C:\source\gui\bin\Debug\TryClient.vshost.exe.config#spring/objects] at line 1'
Any ideas?
Thanks in advance.
Param


Reply With Quote