yw_lau
09-22-2007, 03:30 PM
Hi,
Is there any Windows Control Library example which incorporates spring.net IOC ? Specifically, I would like to know if there is any extra steps in creating IApplicationContext in windows control.
I were unable to create IApplicationContext in Windows Control Library with ContextRegistry.GetContext() or new IApplicationContext("assembly://MyAssembly/MyNamespace/MyAppContext.xml")
I had verified both my "App.config" and "MyAppContext.xml" with windows/ console app.
Any help is appreciated !
Is there any Windows Control Library example which incorporates spring.net IOC ? Specifically, I would like to know if there is any extra steps in creating IApplicationContext in windows control.
I were unable to create IApplicationContext in Windows Control Library with ContextRegistry.GetContext() or new IApplicationContext("assembly://MyAssembly/MyNamespace/MyAppContext.xml")
I had verified both my "App.config" and "MyAppContext.xml" with windows/ console app.
Any help is appreciated !