Tagged Questions

0
votes
1answer
629 views

WCF Nhibernate Service with Integrated Security=True error

I am working on a WCF Service(implemented with Fluent NH), and it is hosted as a Windows Service. I am using a console application to test calling service methods. Now, when I set connection string ...