The site-definition tag has no wiki summary.
0
votes
3answers
32 views
populate list after creation of site from custom site defintion
I need to populate a list that is created as part of a custom site definition from another source. Ive tried using a feature receiver but it states that the list has not been created. I guess that ...
0
votes
2answers
48 views
How to create custom site definition with extra properties?
I am making a custom site definition an I want my users to be able to set two extra properties when they select the site template. Currently I see the normal options "Title" & "URL Name". I think ...
3
votes
1answer
471 views
Create a site using powershell for a custom site definition
I have created a custom site definition which I can see and create a site using my custom definition with the UI. However, if I try to create a site using powershell I get an error saying WARNING: ...
1
vote
1answer
22 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 ...
1
vote
1answer
161 views
How can I activate a wsp solution uploaded to solution gallery via code in SharePoint 2013
I'm creating a site definition which provisions a subsite based to a webtemplate(wsp) file. This webtemplate file is packed in a feature containing a module.When the feature is activated the wsp file ...
0
votes
1answer
23 views
adding a document library to a site definition
Ive created a custom list definition that inherits from document and i want to add it to my site definition. Ive included the feature in the site definition so its available but im not sure how to add ...
0
votes
1answer
124 views
Custom SiteDefinition having List Instances,Visual webparts and Event Receivers
Custom SiteDefinition having List Instances,Visual webparts and Event Receivers how to mention this Feature ID's in Onet.XML any sample code?
1
vote
0answers
24 views
Error creating site from site definition - no document templates
I'm hoping you can help me out with a problem I'm experiencing. I have developed a custom site definition. The site contains 2 document libraries (Correspondence and Documents) and a list (Records). ...
0
votes
0answers
32 views
404 error after update-spsolution with site definition
i ran a upate-spsolution to update a site defintion and now any existing sites created from that site definition throws back a 404 error. Strangely any new sites i create using the site definition ...
0
votes
0answers
66 views
Error while creating site definition in visual studio
I written a program to create site definition in visual studio. I am running below stsadm commandlines in post deployment process. I added below code in the "Post-Deployment command line" window.
...
0
votes
0answers
185 views
got Error when create Custom Site Definition in Sharepoint 2007 using VS 2008?
When I create a Custom site Defination got the below error:
Failed to instantiate file "default.master" from module "DefaultMasterPage": Source path "default.master" not found.
Here is my onet.xml
...

