问题
am an ASP.NET developer new to Sharepoint.
Having installed Sharepoint Server 2010, SQL and VStudio on Server 2008 I'm trying find out if there is a way to disable all the extra features that come with SP Server.
I wish to develop SP foundation apps only.
Do I need to uninstall SP server and just install SP foundation or is there some other way of turning the extra stuff off?
For example, I can create Surveys but I don't want them if they're not in foundation.
回答1:
If you really only want SP Foundation stuff on your development machine, the best way is indeed to remove SharePoint Server and install SharePoint Foundation instead.
I suppose the reason behind this is to not accidently use things that are not available in Foundation ?
btw: Surveys exist in Foundation as well ;)
回答2:
You can just deactivate all the server features under farm/web app/site collection/site. we've been developing on MOSS machine for WSS for years, and it works well. Just pay attention if you use any graphics that come with sharepoint, as they might be installed by the server and not WSS.
来源:https://stackoverflow.com/questions/3687919/use-just-sharepoint-2010-foundation