How to install a custom solution?
Hi,
In server farm where I have one front end server and one index server.where can i install a new web part/feature or any custom solution that I get from develoers?
Thanks,
Lakki
July 12th, 2010 12:00am
Hi there,
There are a lots of decent MOSS administration books available online - one example being the official "Microsoft® Office SharePoint® Server 2007 Administrator's Companion" http://www.microsoft.com/mspress/books/9537.aspx
Solutions are located within SharePoint Central Administration > Operations > Solution Management.
You will need to install features using the STSADM command: "stsadm -o installfeature {-filename <relative path to Feature.xml from system feature directory> | -name <feature folder>} [-force]" - more on this at http://blogs.technet.com/b/josebda/archive/2007/03/22/complete-reference-of-all-stsadm-commands-with-options-in-moss-2007.aspx
HTH.
Benjamin Athawes
Twitter
SharePoint Blog
Free Windows Admin Tool Kit Click here and download it now
July 12th, 2010 12:26am
Hi,
How to deploy a solution, please refer to
http://msdn.microsoft.com/en-us/library/aa544500(office.12).aspx
Briefly the Index Server serve indexing function for Search Service.
For more information, please refer to
http://go.microsoft.com/fwlink/?LinkID=108955&clcid=0x409
How to configure search service, please refer to
http://www.mysharepointblog.com/post/2008/10/08/Configure-Search-On-MOSS-2007-(Microsoft-Office-SharePoint-Server).aspx
Hope this helps
Thanks!
Stanfford
July 13th, 2010 10:03am


