views:

35

answers:

0

Using monorail and nhibernate when saving a business object to the database I am now getting the error:

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Does anyone know what causes this error? I see people getting it when calling a different db driver like for oracle but I am using SQL Server 2008.