PDA

View Full Version : Exception Chaos


Fagoter
02-07-2007, 11:31 AM
I have a question, now I'm trying to use Spring .NET 1.1.0.2 - but I have a big problems with Configuring Context - And the main aspect of question is, that I can see only one Error message: Error instantiating context 'spring.root'; and no reasons are described. How I can know that I must to fix for instantiate this Context?? (I use NHibernate)????

.ben
02-07-2007, 11:45 AM
Don't use that 'view detail' box that jumps up, because it shows only part of the exception.

If you add a try catch block, add a breakpoint in the catch (not in catch(Exception ex) ) you can quickwatch the exception and view the innerexceptions. You'll need to go a little deeper to know where the problem is.

Fagoter
02-07-2007, 11:59 AM
Can somebody send to the last buildable and working example of Spring Northwind Application to my mail: fagoteru@gmail.com
Will Be very thankful