I am getting the following error when I tried to load a class from a table where the name of the id column is the same as the name of the table:
Quote:
TestCase 'NFP.Tests.TFClients.TestValidClientInfo' failed: NHibernate.ADOException : could not load: [NFP.ClientInfo#110220217505]
----> System.Data.SqlClient.SqlException : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
I have googled this and searched the forums but come up empty, but I am sure there must be a simple solution...anyone?
Regards
KevinT