We're using nHibernate to persist data in our application with SQL Server 2005 - the performance of our app is really bad. We ran a profiler on it and found that a great deal of time is spent in the Stack Trace. Is there a way to turn the stack trace off?
