安装ServerAdminTemplates.exe
时间:2011-04-04 来源:jing_j_j
1. Download the solution EXE file to your computer.
2. Run the EXE file to unpack the template file to a
location on your computer.
3. Select the solution file, ApplicationTemplateCore.wsp,
from the extracted distribution. This solution file
will be added to the Windows SharePoint Services
solution store.
4. Via command line, run "stsadm -o addsolution -filename
ApplicationTemplateCore.wsp"
5. Next, run "stsadm -o deploysolution -name
ApplicationTemplateCore.wsp -allowgacdeployment".
Additional attributes may be required based on your
Windows SharePoint Services configuration. For example:
Standalone: [ -local | -time <time to deploy at> ]
Farm: [ -immediate | -time <time to deploy at> ]
6. Run "stsadm -o copyappbincontent"
7. The Application Template Core solution has now been
added to the solution store, and deployed on the server.
需要注意的是要先安装ApplicationTemplateCore.wsp,不然报一个错误
功能“75a0fea7-040e-4abb-b94b-32f1e7572840”未安装在此服务器场中,无法添加到该范围