levis
04-26-2007, 11:16 AM
could somebody help me to post example of open session in view filter? because i have found error like this
Dimas2.Dao.NHibernate.Test.HibernateReferenceDaoTe st.deleteReference : Spring.Data.UncategorizedAdoException : Hibernate operation: cannot open connection; uncategorized DataException for SQL []; ErrorCode [<no error code>]; An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
----> System.Data.SqlClient.SqlException : An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
Thanks for the attention
Dimas2.Dao.NHibernate.Test.HibernateReferenceDaoTe st.deleteReference : Spring.Data.UncategorizedAdoException : Hibernate operation: cannot open connection; uncategorized DataException for SQL []; ErrorCode [<no error code>]; An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
----> System.Data.SqlClient.SqlException : An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
Thanks for the attention