Monday, November 9, 2009

Installation Of Site Template for Sharepoint Site

Install the Application Template Core solution


Copy the ApplicationTemplate.wsp file into the bin folder 

Open up a command prompt and cd to the bin folder (so you run the command from within the bin folder) 

Then run the command:
stsadm -o addsolution -filename ApplicationTemplate.wsp 


Then:
stsadm -o deploysolution -filename ApplicationTemplate.wsp –allowgacdeployment



stsadm -o copyappbincontent

Install a template

Copy that template to BIN folder of C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\Bin



Then run the command:
stsadm -o addsolution -filename Templatename.wsp


Go to at Central Administration > Operations > Solution Management  


Click on your template and then click Deploy Solution and then OK !! for applicationtemplatecore.wsp too so site we can create !!


Thanks And Regards,
Dipti Chhatrapati

No comments:

Post a Comment