I have inherited an application using CSLA and it is giving an error 9001 every time it tries to write to the database. I have googled the error and have found no information. Has anyone else experienced this? Can anyone point me in the direction of the underlying cause.
Hi,
Assuming this is a SqlServer database there is a problem with the log file and/or disk space:
http://www.sqlservercentral.com/Forums/Topic1037190-1550-1.aspx#bm1500864
There is a lot of information to be found via google on this.
Copyright (c) Marimer LLC