"having the *.pdf files with the NHibernate DLLs " mean having the **.pdb* files with the NHibernate DLLs
On Fri, Mar 4, 2011 at 11:03 AM, mysterd429 <[email protected]>wrote: > Hi all. I had an issue that I brought up in the nhusers group. I > found that having the *.pdf files with the NHibernate DLLs (as > distributed in the binary download) and debugging with the option to > break when exceptions are thrown causes exceptions that are thrown and > caught internally within the NHibernate code to break at the user > code, making it look like there is an error with the user code causing > the exception. Ignoring the exception and running through it is a > solution to this, but I was initially confused as to why I was getting > an exception. > > Fabio Maulo suggested that I post this send this information to this > group. For more details, please see > https://forum.hibernate.org/viewtopic.php?f=25&t=1009470 > and > http://groups.google.com/group/nhusers/browse_thread/thread/b87668ab9997575e > . > > Thank you for the excellent tool. -- Fabio Maulo
