2011/11/25 KNP <[email protected]>: > Hi All, > > I have a wcf service hosted using Nettcp binding through wndows > service.I am using FNH for data layer. > > My model completely saves with out any issues in console > application,but some how the same thing is failing in Windows Service
Do you mean that your WCF service works when hosted by a console application, or is your console application completely different code? > Any pointers on this? The obvious things are of course checking session flush, transaction commit, and enable logging and looking for clues there. Otherwise there is no magic to this... You will have to show more details on what you are doing. /Oskar -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fluent-nhibernate?hl=en.
