0

I'm new to SharePoint and I'm creating a public website using SharePoint Server 2007.

I want to create solution or installer of my SharePoint website to copy it to another server other then my local machine.

Anyone helps me out to solve this problem.

Thanks.

imsatasia
  • 149
  • 2
  • 4
  • 12

2 Answers2

1

You could have a look at SharePoint Installer. Very useful to create installer .exe from a SharePoint Solution. Especially useful if you use WSPBuilder.

With these 2 tools, you can create a setup project in no time at all (2 steps).

Hugo Migneron
  • 4,867
  • 1
  • 32
  • 52
0

Assuming you know SharePoint, I'd advise looking at the SharePoint extension for Visual Studio at Microsoft downloads

Timores
  • 14,439
  • 3
  • 46
  • 46
  • Hi Timores, I have already installed "VSeWSS 1.3". But i dont know how to create installer for my Public SharePoint site. I'm using SharePoint designer for designing webpages. How can I copy all of my webpages to other server. Thanks. – imsatasia Mar 15 '10 at 17:16