jacksonpd
04-15-2005, 07:17 AM
Hi there,
I've just converted a page to use the web spring framework.
However I get the following error for the non spring asp pages
"No object named 'Default' is defined: Spring.Objects.Factory.Support.WebObjectFactory "
Is it possible to just ignore these pages rather than throw up an error?
The work around I currently have is to put the spring pages into a separate directory and setup the http handler to only use that.
I'm looking forward to giving this a real whirl....
I've just converted a page to use the web spring framework.
However I get the following error for the non spring asp pages
"No object named 'Default' is defined: Spring.Objects.Factory.Support.WebObjectFactory "
Is it possible to just ignore these pages rather than throw up an error?
The work around I currently have is to put the spring pages into a separate directory and setup the http handler to only use that.
I'm looking forward to giving this a real whirl....