The web-template tag has no wiki summary.
0
votes
1answer
30 views
Enabling Navigation and SharePoint Publishing Infrastructure
I have activated SharePoint Publishing Infrastructure feature provisioned through my web template. But the Navigation (my libraries in QuickLaunch bar) was not visible after publishing feature ...
0
votes
0answers
14 views
Custom Libraries not visible after activating Publishing feature
I activated "sharepoint publishing infrastructure" feature provisioned by custom web template. I noted, i could not see my custom libraries on QuickLaunch bar. but if i deactivate publishing feature, ...
0
votes
1answer
34 views
How to provision OOTB CTs (Audio, Video and Image) to Custom WebTemplate
I want to provision Out of the Box CTs Audio, Video and Image to my Custom Web Template which is based on "BDR#0" in SharePoint 2013. How i do this ? Should i need to provision some feature to my ...
1
vote
2answers
53 views
Not able to deploy custom web template at farm scope
I have developed a custom Web Template based on "BDR#0" in SP 2013. It works perfect and I can deploy it using Site scope feature. The web template is developed by adding a Module in VS 2012 which ...
0
votes
1answer
21 views
How to create Enterprise Document Center Web Template
I want to create a custom web template based on enterprise Document Center in sharepoint 2013. How I create it?
0
votes
1answer
28 views
Documents list not exsists when activating feature
I have created a custom web template based on Team Site and added a spweb scoped feature to add a list view web part to it. It throws an exception when it comes to web.Lists["Documents"] and says ...
0
votes
1answer
37 views
custom Web Template for Team site not showing Promoted links
I have created a custom web template which uses onet.xml file of 15hive\TEMPLATE\SiteTemplates\sts\xml and following is the element.xml file. However when I create a sub site based on this custom team ...
0
votes
2answers
21 views
How to add pages to web template
I want to add 3 different pages (Page1, Page2, Page3) to a custom web template. When I create a site using this web template, I would like the 3 pages Page1, Page2 and Page3 to be created ...
1
vote
3answers
217 views
How many root site collections we can create
I have a simple question just to remove my confusion. In one web application, can we create multiple root site collections ? I have 3 different custom web templates, and for each template, I want to ...
1
vote
1answer
134 views
why this site feature is not activated when I create a new site by my custom web template?
I am using sharepoint 2010 and vs2010.
I have created a custom webtemplates and begin from a copy of a teamsite. In my onet.xml I see the following site feature elements:
<SiteFeatures>
...
0
votes
1answer
73 views
Why is it possible to declare more then 1 configuration section in the onet.xml?
I am using sharepoint 2010 and vs2010.
I created a custom web template and start with the onet.xml from the teamsite. I see 4 configuration sections. Why there are more then 1 configuration sections? ...
0
votes
1answer
45 views
Why the “group work lists” like “announcements, links, tasks, events” are not exist when my feature eventreceiver is triggered?
I have created a custom web template where I activate the webfeature "Group Work Lists". I have also a event receiver where I would like to do some logic. I try to get the splist item of one of my ...
1
vote
0answers
18 views
Can I use a provisioningProvider to a custom web template?
I have problems with the sequence of my logic. I have featere1 where I have my custom webtemplate. Then I have feature2 where I have implemented my default.aspx page. Feature1 is activating feature2. ...
0
votes
1answer
96 views
Why I can not add a list to some webpart zone in my custom web template home page?
I have created a custom web template and it will be deployed by feateure1 for example. Then I have also a module with inside of it the default page declaration. This module will be deployed by ...
0
votes
0answers
27 views
What did I do wrong to implement my own masterpage to my custom web template?
0 down vote favorite
I am using sharepoint 2010 and VS2010.
I have implemented this tutorial for creating a custom web template, and it works:
...
0
votes
1answer
36 views
Can I deploy and use my new custom web template at an existing site collection?
I am using sharepoint 2010 and VS2010. I have crated a custom web template and when I deploy it I need to create a new site collection where my custom template will be available if I create a new sub ...
0
votes
1answer
70 views
Is it possible to use a custom web template inhirited from teamsite template, in a publish site template?
I am using sharepoint 2010 and VS2010.
I have implemented this tutorial for creating a custom web template, and it works:
...
0
votes
2answers
258 views
How to implement a custom masterpage in my custom web template?
I am using sharepoint 2010 and VS2010.
I have implemented this tutorial for creating a custom web template, and it works:
...
0
votes
1answer
55 views
How to add calendar and announcement list to my custom web template?
I am using sharepoint 2010 and VS2010.
I have implemented this tutorial for creating a custom web template:
...
1
vote
1answer
71 views
How to create a simple web template (in VS) with a announcement, calendar, links, tasks list on the homepage?
I am using sharepoint 2010 and VS2010. I created a site collection by the publishing site template. I dont want to use the "save as template" because it is not supported in a publish template. Also ...
0
votes
1answer
25 views
Why I see only the publish web template when I click on new site?
I have a sharepoint 2010 portal. The site collection is from the site template "publishing site". When I would like to create a subsite I see the popup with the web templates. I see only 1 template ...
0
votes
2answers
67 views
How to use saved template (from a subsite) in the parent root site?
I have a sharepoint 2010 portal. The site collection is create by the site template "publishing site". I have created a sub site. I have enabled some features to create the (calendar, announcements, ...
0
votes
1answer
19 views
How to create new webtemplate, inherited from another custom web template?
I have a sharepoint 2010 portal styled by someone else. If I am in my sharepoint portal and try to create a new site I see 2 templates. First one is publishing site and the other is a custom template ...
0
votes
0answers
34 views
How to add standard Calender, Task List and Newsfeed app to custom web template
I have added a custom web template in VS 2012 for SharePoint 2013 project. Now I want to add standard Calender, Task List and Newsfeed app to custom web template. How I add these from VS 2012?
2
votes
1answer
61 views
Whats the purpose of BaseTemplateName, BaseTemplateID and BaseConfigurationID?
What does BaseTemplateName, BaseTemplateID and BaseConfigurationID exacly do? Whats purpose of them in the webtemplate elements.xml?
Thanks
1
vote
2answers
65 views
How to add feature to web template
I have created a web template into my project. I have created a feature and add event receiver where I have added code to create custom list. Now I want to add this feature to the web template. How I ...
2
votes
2answers
314 views
“Web Template” item template is not available in Visual Studio 2012 list of item templates
I am working with visual studio 2012 and want to add sharepoint 2013 "Web Template" item from VS 2012 list of sharepoint 2013 item templates. But I could not find "Web Template" item in SP 2013 item ...
2
votes
0answers
34 views
How to use Web Template in sharepoint 2010
I have created a Web Template named "My WebTemplate" in Visual studio 2010 and deployed successfully to http://somesite. Now in http://somesite web application. I want to create a site that uses "My ...
1
vote
1answer
24 views
What should be the provisioning model?
What should be the provisioning model for supporting only 2010 and above, if:
it needs to include custom SharePoint security groups
it would be deployed to multiple unrelated SharePoint ...
0
votes
1answer
75 views
Site Definition or web template how to update sites
If you want to update (insert changes) all existing sites in a SharePoint 2013 web site, which one is the best option to start with? creating all sites based on Site Definitions or based on Web ...
1
vote
1answer
208 views
Feature Activated Event not triggered when creating a new sub site with web template
When I create a new site I have a Web Scoped FeatureActivated event that I would like to run. The feature does get Activated but the FeatureActivated event is not triggered.
The site is created with ...
1
vote
0answers
57 views
Newly created web template is invisible
I have created a new web template (contains a elements.xml and onet.xml) which is based on team site. I have deployed the .wsp file. However when I go to "New Site" under Site Actions I cannot see my ...
1
vote
0answers
21 views
Web template using an old version
I've copied the same question I found in an answer in this link because it is happening to me: when I create a new site using powershell or code, it is using an old version of the template. Not ...
1
vote
1answer
191 views
aspx page in module and ghosted web parts
I am making a webtemplate. This webtemplate activates a hidden feature which contains a module, deploying the default.aspx page.
The module looks like this:
<?xml version="1.0" ...
0
votes
1answer
379 views
In sharepoint 2013 should i use web templates or apps?
I have been asked to create sharepoint site to track company expenses. Functionality included:
-Implement for SP 2013
-Users create expense requests.
-Managers approve requests.
-Basic reporting.
...
0
votes
1answer
61 views
Is it better to create a web template from scratch or import it?
I was wondering what most people do when setting up web templates.
Do they create/customize it in sharepoint and then export the template and open it up in visual studio. Or do they create a ...
0
votes
0answers
22 views
Customizing List Form using webtemplates
I am creating a webtemplate in visual studio. I need to change the form input for a custom list item e.g. i need to add some text/images around input fields etc.
How would i go about doing this? ...
0
votes
1answer
34 views
How do i add a page to a web template
I have created a basic web template using the following post and added a custom list to it, this works fine. http://sebastiantegel.wordpress.com/2012/06/26/webtemplates-is-the-way-to-go/
I now want ...
0
votes
2answers
69 views
How do i create a feature in web template?
I have created a web template in visual studio, it includes the standard element file and onet file, it also has a feature which is scoped to site level.
All this works fine, i can deploy it and can ...
0
votes
1answer
104 views
How to create a Web Template programmatically
I want to create a Web Template programmatically in Sharepoint 2010.
I have read Vesa "vesku" Juvonen blog where he creates a web template using the elements.xml file and onet.xml file, but i want to ...
1
vote
3answers
321 views
How to activate feature in a custom site
I have created a publishing web template. Now I need to activate a feature once the site is provisioned.
In order to achieve this, I've created an event receiver with something like this:
public ...
0
votes
1answer
263 views
403 Forbidden immediately after creating web
I can't tell exactly what's causing the 403 Forbidden error (that's literally all of the information I have in the browser regarding the error) but this is the scenario:
I navigate to my application ...
0
votes
1answer
46 views
What components does Web Template contain?
I am working on a sharepoint portal project. I am planning to have some custom web templates. And then create new site instances from these template. I will follow this way; create a basic publishing ...
1
vote
1answer
406 views
Getting Web Template Not Found error while importing
I am importing a exported site with several sub-sites to a new Site Collection of its Own but getting following error
Start Time: 8/9/2012 9:32:31 AM.
Progress: Initializing Import.
...
0
votes
2answers
197 views
Creating site with subsite using webtemplate
I have webtemplate (not a site definition) which is an exported site. I want to create a subsite in this site. I want this to happen when a new site of this template is created. But I don't know how. ...
5
votes
1answer
382 views
Site Definition vs Web Template for product site
I'm getting ready to create a product for SharePoint, and I'd like it to be as easy as possible for people to deploy and use.
I was planning on using a Site Definition, since this seems like a great ...
1
vote
1answer
139 views
error 0x80070055 when provisioning a site collection with Document Center or Record Center
In QC we are getting 0x80070055 error when provisioning a site collection with web template Document Center or Record Center template.
Did some googleing and learned this error is due to dup guid in ...
1
vote
1answer
129 views
How to create web template based on Moss 2007 web site in sharepoint 2010
I have a small requirement.. We are migrating moss2007 to sharepoint 2010 online ( cloud)
I have a Moss 2007 web site with some of the webparts( both out of box webparts (list view webparts) and one ...
0
votes
1answer
72 views
Sharepoint 2010 editing WebSiteTemplate
In sharepoint 2010 I create a new Web with a WebSiteTemplate. The template was created by the export-function of an existing WebSiteCollection. The new web looks similar to the other exepting the ...
1
vote
3answers
150 views
Defaulting to a tab in Template Selection of Create Site Collection in Central Admin
We have custom Web Templates deployed in our SharePoint 2010 deployment. The web templates are have a custom DisplayCategory defined Elements.xml (let's say it's Foo). In central admin's Create Site ...

