首页 > 其他 > 详细

MOSS 2007 错误0x80040E14解决

时间:2015-01-23 10:54:03      阅读:247      评论:0      收藏:0      [点我收藏+]

今天公司内网莫名的出现错误,只能新建列表条目,不能创建网站,到后来列表条目也不能创建了,一直报0x80040E14错误。于是Google一把,搜索这个错误号,然后在apearce 的Blog找到了原因。
原文如下:

HRESULT: 0x80040E14 when adding items to SharePoint

If you receive HRESULT: 0x80040E14 when trying to add an item like announcements/webpart/saving documents before running going through the Microsoft steps you have need to check the following

  1. Your SQL server data drive is not full
  2. Your mdf and ldf database files havent reached there full allocated size
  3. Your database files are set to increase when full.

If you are still having this issue after checking the above follow the step listed in this link

http://support.microsoft.com/kb/841216

哦……原来这样,SQL数据库的磁盘满了,没有地方了。登录到服务器上一看,果不其然,数据库所在磁盘只剩下6M多的空间-_-!,清理出磁盘空间后,问题解决。

 

来源:http://www.cnblogs.com/Bear-Study-Hard/archive/2008/05/22/1204794.html

MOSS 2007 错误0x80040E14解决

原文:http://www.cnblogs.com/huaan011/p/4243470.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!