积极答复者
无法激活上载的表单,报权限问题

问题
-
本来上载的表单都是可以在activate to a site collection的,可这几天突然就不行了报you do not have the permissions required to perform this operation. only the administrators of this site collection can activate to the site collection.......
可我用的就是管理员的权限,并且以前使用是正常的。
查了下日志的system event:Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: 2/1/2009
Time: 10:01:18 PM
User: NT AUTHORITY\NETWORK SERVICE
Computer: BACKUPSERVER
Description:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{61738644-F196-11D0-9953-00C04FD919C1}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool.For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
后来我查阅资料把NT AUTHORITY\NETWORK SERVICE加入了DCOM CONFIG 中的iis wamreg admin中的权限表。发现系统日志不报这个错误了,而报了一些打印机错误,如下Event Type: Error
Event Source: TermServDevices
Event Category: None
Event ID: 1111
Date: 2/2/2009
Time: 12:00:14 PM
User: N/A
Computer: BACKUPSERVER
Description:
Driver HP LaserJet P2015 Series PS required for printer !!APPSERVER!HPP2015-5e is unknown. Contact the administrator to install the driver before you log in again.For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 00 00 12 0d 00 00 ........
最后我又尝试了激活上载的表单模板,但还是没有权限的错误,苦恼死我了,请求大虾帮助!!!
在线等!1
答案
-
你的那个错误日志与这个问题没有任何关系,但是还是要赋予那个服务帐号本地激活的权限,这对于moss系统是需要的。至于在管理中心不能将feature激活到某个站点集,我觉得正常,应为从管理的角度讲,管理中心这个站点集的管理员,不一定是你创建的需要这个feature 的站点集的管理员,正确的激活feature的方法,本来就应该是在站点集设置的页面来激活站点集的feature
风中的舞蹈- 已标记为答案 bowerModerator 2009年2月25日 13:11
全部回复
-
又查了些资料,貌似系统日志里的错误信息并不是有此故障带来的。
偶然间我发现了在网站中的site setting-Site Collection Administration-site collection feature中可以成功激活这个表单模板。但在central administration-manage from templates中还是无法激活到site collection(sharepoint -80))中去,但是可以激活到sharedservice1这个虚拟网站中(sharepoint-30347,administration site host)。我用的是同样的管理员帐户。
请大家帮帮忙阿
在线等 -
您好!
请将“但在central administration-manage from templates中还是无法激活到site collection(sharepoint -80))中去”错误截图发送到我的邮箱:v-rocwan@microsoft.com。
1. 根据下面的操作来检查您使用的用户是否为Site Collection Administrators:
a) 打开Central Administration page;
b) 点击Application Management tab;
c) 点击SharePoint Site Management section;
d) 点击Site Collection Administrators;
e) 选择正确的站点集合;
f) 检查您使用的帐号是否为Site Collection Administrators。如果不是的话,请使用Site Collection Administrators来激活,然后检查结果如何。
2. Configuring access to all Site Collections in a Web Application:
a) Go to Central Administration page
b) Application Management tab
c) Application Security
d) Policy for Web Application
e) Select the correct Web Application to use
f) Add your user account to the Default zone being accessed or All zones.
g) Grant Full Control permissions to the user account.
h) 然后在激活一次看结果如何。
为了避免您的邮件和其他用户的混淆,请在邮件标题栏填写您发的帖子的标题
Rock Wang 望正茂
-
您好!
请将下面两个配置的截图发送给我:
a) 打开Central Administration page;
b) 点击Application Management tab;
c) 点击SharePoint Site Management section;
d) 点击Site Collection Administrators;
e) 选择正确的站点集合;
f) 将该配置的截图发送给我。
a) Go to Central Administration page
b) Application Management tab
c) Application Security
d) Policy for Web Application
e) 将该配置的截图发送给我。
您使用的帐号的名称是什么?
此外,请打开命令行窗口,然后运行iisreset /noforce命令,在测试一下,看结果如何。
Rock Wang 望正茂
-
你的那个错误日志与这个问题没有任何关系,但是还是要赋予那个服务帐号本地激活的权限,这对于moss系统是需要的。至于在管理中心不能将feature激活到某个站点集,我觉得正常,应为从管理的角度讲,管理中心这个站点集的管理员,不一定是你创建的需要这个feature 的站点集的管理员,正确的激活feature的方法,本来就应该是在站点集设置的页面来激活站点集的feature
风中的舞蹈- 已标记为答案 bowerModerator 2009年2月25日 13:11