Monday 15 August 2011

Exception from HRESULT: 0x80040E14

Hi All,

Most of the time, when you are trying to add a new record in Sharepoint 2007 List, you may face this error (Exception from HRESULT: 0x80040E14). So, don't worry, this error came, due to low diskspace in your Database Server.

To check the database server, please have a look on the attached images below:

This is the error that you may face while adding any new reocrd to the SharePoint List (MOSS2007).
To check details about error, open the event viewer in the server.

How to open the EventViewer

Go to RUN, type eventvwr, to open all the event that runs in the server. Check the lastet log error as below.
Then, open the content database in SQL Server Express, and go to properties as below

When you will open the properties, you can able to see two values (1. Size 2. Space Available ).
In mycase, my content database size is 4834.69 MB and Available Size is 1.18 MB. 


So to resolve this issue, you have to increase the size of your content database.

Thanks
Chandan Kumar Badajena 

No comments:

Post a Comment