日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

安装及删除网站模板

發(fā)布時間:2025/3/15 编程问答 26 豆豆
生活随笔 收集整理的這篇文章主要介紹了 安装及删除网站模板 小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.

概述:
??? 把自己設(shè)計或者下載的一個網(wǎng)站模板上傳到服務(wù)器上.
方法:
?? ?1.下載解決方案的EXE 文件或者自己寫的模板文件放到C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN
????2.運行 EXE 文件,將模板文件解壓到本地(如果是自己設(shè)計的網(wǎng)站模板則省略此步驟).
????3.在解壓后的文件中,選定解決方案文件,名為TemplateCore.wsp的應(yīng)用程序。這個解決方案文件將要被添加到 Windows SharePoint Services 的解決方案存儲中.?
????4.通過命令行,運行"stsadm -o addsolution -filename? ApplicationTemplateCore.wsp"的命令?
????5.下一步是運行"stsadm -o deploysolution - ApplicationTemplateCore.wsp -allowgacdeployment -local".???
????6. 最后一步,運行“stsadm -o copyappbincontent”?
????7.這個應(yīng)用程序模板的核心解決方案已經(jīng)在解決方案存儲中添加完成,并應(yīng)用在服務(wù)器上了。
?
?英文安裝步驟:
=========================================================

To install the Application Template Core solution:
=========================================================

To deploy the Application Template Core solution on a
server running Windows SharePoint Services, follow these
instructions.

Note: To complete the following installation, you must
have Administrator rights to both the Windows SharePoint
Services site and server on which it is to be installed.

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.
6. Finally, run stsadm -o copyappbincontent
7. The Application Template Core solution has now been
?? added to the solution store, and deployed on the server.


=========================================================

To install an Application Template:
=========================================================

This server admin template is deployed in the Windows
SharePoint Services environment as a solution. To deploy
a solution on a server running Windows SharePoint
Services, follow these instructions.

Note: To complete the following installation, you must
have Administrator rights to both the Windows SharePoint
Services site and server on which it is to be installed.

1. Before installing any Application Template, you must
?? first install the Application Template Core solution,
?? ApplicationTemplateCore.wsp. If you have already
?? installed this solution, proceed to Step 2.???
??
?? Otherwise, browse to the following URL to download
?? the Application Template Core solution.
?????
?? http://go.microsoft.com/?LinkId=5922037

2. Download the application template solution EXE file
?? to your computer.
3. Run the EXE file to unpack the template file to a
?? location on your computer.
4. Select the solution file, <template_name>.wsp,
?? from the extracted distribution. This solution file
?? will be added to the Windows SharePoint Services
?? solution store.???
5. Via command line, run "stsadm -o addsolution -filename
?? <template_name>.wsp"
6. Next, run "stsadm -o deploysolution -name
?? <template_name>.wsp -allowgacdeployment".? Additional
?? attributes may be required based on your Windows
?? SharePoint Services configuration.
7. The Application Template solution has now been added
?? to the solution store, and deployed on the server.


=========================================================

Instructions for use:
=========================================================

1. Log into your SharePoint site as the site
?? Administrator.
2. From the Site Actions drop-down menu in the top right,
?? select Site Settings.
3. Under the Site Administration section, select Sites
?? and Workspaces.
4. Select Create to create a new site using a site
?? template.
5. Complete the new SharePoint site information. In the
?? Template Selection section, select the Application
?? Templates tab. All deployed Application Template will
?? be listed in this tab.
6. Select the template to use for this site and click
?? Create.
7. A site has now been created using the application
?? template.


=========================================================

To remove an Application Template solution:
=========================================================

This server admin template is deployed in the Windows
SharePoint Services environment as a solution. To remove
a solution on a server running Windows SharePoint
Services, follow these instructions.

Note: To complete the following installation, you must
have Administrator rights to both the Windows SharePoint
Services site and server on which it is to be installed.

1. As Administrator, access the server. Removal is done
?? via the command line utility stsadm.
2. To retract a solution from being available to
?? SharePoint sites, run "stsadm -o retractsolution -name
?? <template_name>.wsp". Additional attributes may be
?? required based on your Windows SharePoint Services
?? configuration.
??
?? Note: sites created from a solution will not
?? function after the solution has been retracted.
3. To delete a solution from the Windows SharePoint
?? Services solution store, run "stsadm -o deletesolution
?? -name <template_name>" Additional attributes may be
?? required based on your Windows SharePoint Services
?? configuration.??
4. The Application Template solution has been retracted
?? and deleted from the solution store.



?

創(chuàng)作挑戰(zhàn)賽新人創(chuàng)作獎勵來咯,堅持創(chuàng)作打卡瓜分現(xiàn)金大獎

總結(jié)

以上是生活随笔為你收集整理的安装及删除网站模板的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯,歡迎將生活随笔推薦給好友。