Today the company intranet inexplicable error, can only create a new list of entries, not the creation of the site, to later list entries can not be created, has been reported 0x80040E14 error. So Google A, search this error number, and then in Apearce blog found the reason.
The original text reads as follows:
Hresult:0x80040e14 when adding items to SharePoint
If you receive hresult:0x80040e14 when trying to add a item like announcements/webpart/saving documents before running G Oing through the Microsoft steps you had need to check the following
- Your SQL Server data drive isn't full
- Your MDF and LDF database files havent reached there full allocated size
- Your database files is set to increase when full.
If you are still have this issue after checking the above follow the step listed on this link
http://support.microsoft.com/kb/841216
Oh...... It turns out that the SQL database disk is full and there is no place. Log on to the server a look, sure enough, the database is located on the disk only 6M more space-_-!, clean out the disk space, the problem is resolved.
Source: http://www.cnblogs.com/Bear-Study-Hard/archive/2008/05/22/1204794.html
MOSS 2007 Error 0x80040e14 resolved