Den 23 april 2012 16:06 skrev Richard Birkby <[email protected]>: > I have to say, I was a bit surprised to see Oskar's folder structure in the > pdb symbols: > > [HibernateException: The dialect was unable to perform paging of a statement > that requires distinct results, and is ordered by a column that is not > included in the result set of the query.] > > NHibernate.Dialect.MsSql2005DialectQueryPager.AppendSortExpressionsForDistinct(Dictionary`2 > columnToAlias, SqlString[] sortExpressions, SqlStringBuilder result) in > c:\Users\oskar.berggren\Documents\Projects\nhibernate-core-3\src\NHibernate\Dialect\MsSql2005DialectQueryPager.cs:206 >
It's built using the regular build script. This is what usually happens with debug info - is there a way to remove parts of the paths from the generated pdb? /Oskar
