I'm not aware of any way to remove this when generating the PDB files
during build.  Its one of the reasons why I usually work from a more
innocuous folder like c:\projects\ :)  If there is a way to do this, I'd
certainly be interested to learn it as it comes up in other
contexts/projects too, of course.

Steve Bohlen
[email protected]
http://blog.unhandled-exceptions.com
http://twitter.com/sbohlen


On Mon, Apr 23, 2012 at 10:20 AM, Oskar Berggren
<[email protected]>wrote:

> 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
>

Reply via email to