Tagged Questions
2
votes
0answers
32 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
2answers
173 views
Is there a way to move a site across web applications regardless of site template?
I have our old 2007 intranet upgraded to 2010 via database attach. It's in its own web application and I want to move some of the sites over to our production web application.
I'm using a script ...
2
votes
1answer
744 views
Create Web part programatically VS 2010
we are to create several web parts after a site is provisioned with WSP. I can either create wp from scratch on feature action. Or save a set of WP in gallery and create an instance out of that when ...