摘要: 最近在搭建sharepoint 2010中的Excel Service时,浏览上传的Excel文件时出现了”The workbook can not be opened”的错误, 后来检查系统日志发现了如下的错误信息: 从错误中发现是账号登录失败,检查spservice账号权限: 发现的确该账号对contoso_portalhome_content没有访问权限,授权dbo权限如下: 重新在线浏览workbook 阅读全文
posted @ 2011-09-09 09:32 Yuejun Sun 阅读(392) 评论(0) 推荐(0)
摘要: Issue:After installed the 1st SQL Server with Windows Authentication only, due to the following reasons, you are locked out of access to the SQL Server. All logins that are members of the sysadmin fixed server role have been removed by mistake.All Windows Groups that are members of the sysadmin fixe 阅读全文
posted @ 2011-09-09 09:30 Yuejun Sun 阅读(1220) 评论(0) 推荐(0)