Installation is the process of getting the software binaries onto a system.

learn more… | top users | synonyms

12
votes
6answers
1k views

What's the Official Guidance on Installing SharePoint 2010 on Windows 7?

I would like to begin SharePoint 2010 development, and I'd prefer to do it on my Windows 7 Professional 64-bit desktop, or my Windows 7 Ultimate 64-bit laptop. Unfortunately, I haven't been able to ...
10
votes
2answers
3k views

Best practice for developing a WebService in SharePoint?

I've followed the following steps to build a WebService in SharePoint: Created a new project using WSPBuilder. Added a 'WebService' (Add a new web service to the layouts folder) Do a WSBBuilder ...
5
votes
6answers
3k views

Installing Sharepoint 2013 preview on Windows Server 2012

I want to install Sharepoint 2013 on Windows Server 2012, but it says minimum requirement is Windows Server 2008, however I am not able to try it yet, as I am having trouble with installing Network ...
5
votes
4answers
504 views

Best practice for easy deployment of multiple solutions

One of our product will consist of multiple SharePoint solutions. Now we're wondering what would be the best way to provide an easy deployment to our customers? At the moment we deploy each solution ...
5
votes
1answer
171 views

How do I install SharePoint 2010 on Windows 7?

How can I install SharePoint Server 2010 or any version of SharePoint on Windows 7 (64-bit)? Are there are sequence of steps to install it? Please let me know the version of the software clearly.
5
votes
3answers
441 views

SharePoint 2010 Installer

Once the installer is started I can't click Install Prerequisites or Install SharePoint Foundation. The links don't work. Other links (ex. Read the Installation Guide) work fine. No messages, no ...
4
votes
2answers
225 views

Do I need an Install account and an Admin account? Why?

I have read various places that it's best practice to never use your Install account for anything except installation and applying patches. I've also read you should not use your farm account or any ...
4
votes
5answers
4k views

how can we check the current SharePoint Installation type?

how can we check the installation type of a SharePoint server if it's Farm or Standalone /Foundation or MOSS
4
votes
2answers
221 views

Uninstalling PowerShell 1.0 before installing SharePoint 2010

While going through the book "Beginning SharePoint 2010 Administration", the author was discussing how to prepare for a SharePoint 2010 server installation on a Windows 2008 R2 server. In that one of ...
4
votes
2answers
149 views

Any good open source tools for doing WSP installations for SharePoint 2010?

I've heard that SharePoint Solution Installer is a good one, but it only works for 2007 and the 2010 version only appears to be in the planning phase. Does anyone know of any existing tools out ...
4
votes
2answers
3k views

Sharepoint Foundation 2010 give me HTTP 500 error

Hi I want to install sharepoint 2010 foundation on my Windows 7 machine for testing and development purposes. For that, I followed the exact steps described in MSDN under the title “ Setting Up the ...
4
votes
2answers
2k views

Installing Sharepoint Development Environment on Windows 8 Professional Edition?

Has anyone ever tried installing SharePoint 2010/2013 on Windows 8 Pro Edition? I am requesting for any suggestions. Should I create a VM using Hyper-V and install there or can I install it on ...
4
votes
3answers
420 views

How to configure a two-tier farm

We have 4 servers available for the SharePoint Server 2010 installation. I were thinking that 2 servers will be SQL servers with SQL Server failover clustering and the other 2 to have both Web ...
4
votes
2answers
974 views

Install SharePoint 2010 SP1 before or after running configuration wizard

Completely new standalone installation of SharePoint 2010. I'm currently at the "Run the SharePoint Products Configuration Wizard" checkbox. Should I a) install the SP1 before configuration or b) ...
3
votes
3answers
2k views

Cost of SharePoint Licenses

I'm trying to get an understanding of how much it would cost to implement MOSS 2007. I'm budgetting for an entry level server (around $7k) and using our existing SQL SAN so it is the actual SP ...
3
votes
3answers
242 views

What's the best way to install SharePoint?

I've heard of people doing scripted installs of SharePoint. Is this common and how far can you take it? Can you actually build your web apps and site collections? I would like to see some examples.
3
votes
1answer
166 views

How to avoid SharePoint GUIDs in its database before install

I have a new SharePoint installation to do and i really don't want to have GUIDs in the databases. What do i need to do before install to avoid this. maybe create the databases before installation or ...
3
votes
1answer
212 views

Which version of SQL Server Express gets installed with Search Server Express 2010?

What exact version of SQL Server Express 2008 gets automatically installed via the standalone setup of SSE 2010? Is it just SQL Server Express 2008, SQL Server Express 2008 R2 or a special kind of ...
3
votes
5answers
11k views

The Security Token Service is not available

After a fresh install of SharePoint Server 2010 (Standalone) on Server 2008 R2 I get this warning from the Health Analyzer: "The Security Token Service is not available." The Windows Application ...
3
votes
1answer
448 views

Installing document sets site collection feature not available

I have setup SharePoint 2010 on my local developer machine (Windows 7) so that I can use Visual Studio to make solutions. However, when I go into the "Site collection features", I do not see Document ...
3
votes
1answer
282 views

Redistribute WSS 3.0 / Foundation 2010 with your custom application?

Let's say you want to build a custom ASP.NET CRM app and use SharePoint as backend document storage. Is it possible to redistribute WSS 3.0 / SharePoint Foundation 2010 along with your custom ...
3
votes
2answers
181 views

Opening SharePoint Central Admin throws an error

I am getting the following error when trying to access my SharePoint site admin via Start > Microsoft Office Server > SharePoint Central Administration Exception Details: ...
2
votes
4answers
480 views

Install SharePoint 2010 on which servers of farm?

I was a little confused on this. Our SharePoint 2007 has SharePoint on the backend for some reason? Is this right? This leads me to believe that I need to install SharePoint 2010 on the ...
2
votes
7answers
133 views

Fresh SP2010 Install > Should I install Hotfixes or SP1

Just finished installing SP2010. Is it good practice to install hot-fixes or sp1 before stating with the full configuration? Is there an order I should deploy these hotfixes or sp? If yes, what all ...
2
votes
4answers
3k views

Configure a new SharePoint install with existing databases

I'm trying to "clone" my company's SharePoint installation in order to run some experiments. The system is run on a virtual machine, but for some reason the VM will only work in the system were it is ...
2
votes
2answers
1k views

SharePoint Installation location

I'm new to the administrator field with sharepoint and am learning the ropes on the installation of the product. Question about the File Location option that is availible when you are running through ...
2
votes
3answers
337 views

Sharepoint Server 2010 development environment setup error

*Tears hair out* I've been following this - http://msdn.microsoft.com/en-us/library/ee554869.aspx walkthrough to set up Sharepoint Server 2010 on my local machine (Windows 7 64-bit). Sharepoint ...
2
votes
2answers
3k views

How do I disable\stop or enable\start Sharepoint 2010 on my Windows 7 development machine

I used the SharePoint 2010 Easy Setup Script to setup my Windows 7 machine for Sharepoint Development. However, I don't want the Sharepoint services hogging up CPU in the background when I'm doing ...
2
votes
2answers
69 views

Add a complex service as part of a feature install

I'm wondering if anyone can point me at the best practices for installing a complex service (basically, an entire web application) into SP when doing a feature install. We have an existing web ...
2
votes
3answers
968 views

SharePoint 2010 Foundation Complete Install guide

I could not find any guides on the net regarding complete installation of SharePoint 2010 Foundation on vm or SharePoint 2010 Foundation with AD on vm. Here is my current progress:- 1. I've setup a ...
2
votes
1answer
2k views

Install SharePoint package on an NLB Cluster

I am trying to test a SharePoint package installation on a VPC environment. I have set up an NLB cluster with two VPC's. One problem may be that I have only one network card configured on the ...
2
votes
1answer
1k views

SharePoint 2010 on VMWare Player - Step by step instructions

I am looking for detailed instructions on how to install SharePoint 2010 on VMWare Player. Ideally I'd like to install additional applications on top of SharePoint, like SSRS or PerformancePoint.
2
votes
2answers
2k views

Central Administration provisioning fails with System.IO.DirectoryNotFoundException

I recently uninstalled MOSS 2007 from my development server and am trying to reinstall it. However I get an error during Step 6 of the post-install Configuration Wizard, and this causes the ...
2
votes
1answer
1k views

Tutorial to move WSS 3.0 DBs from Windows Internal to SQL 2005 Instance

I have found or have been told about a few ways to move WSS 3.0 databases from the Windows Internal Database to SQL Server 2005. As I read them, however, I find I have more questions. Two I found ...
2
votes
1answer
81 views

How to install Sharepoint 2010 using VMs?

I have 3 VMs. I want to know how can i install sharepoint using these 3 VMs. 1) SP2010Client 2) SP2010-WIN2008 3) SQL2008-WIN2008 4) password.txt
2
votes
3answers
2k views

SharePoint 2010 change authentication type to Kerberos from NTLM

I have installed SharePoint 2010 Standard edition on a machine along with a VM inside of SQLServer 2008 R2 as (Tier 2) ...By default its on NTLM and classic mode authentication. When I tried ...
2
votes
0answers
189 views

Why does WSP Deployment Type 'ApplicationServer' require features to be manually installed?

When I create a WSP with Deployment Type set to WebFrontEnd and deploy, all of the features contained within are automatically installed. Features that are set up as ActivateOnDefault="TRUE" (Farm or ...
1
vote
4answers
467 views

Hosting multiple internet facing sites on a single server

Is it possible to have multiple internet facing SharePoint sites running from the same server? I.E., different domains, completely unrelated content. Bonus question: If this is possible, and I have ...
1
vote
4answers
1k views

Problem re-installing SharePoint Server 2010

I have SharePoint Server 2010 trial version installed on a server. Recently, I installed updates for SharePoint and these updates caused problems in my web application and site collections. I ...
1
vote
2answers
2k views

Installing WSS or MOSS on Windows XP?

I am new to SharePoint and I need to install it on standalone system. Can I do it on Windows XP? Can I install WSS or MOSS for free? Please provide me with links so I can go about installation.
1
vote
3answers
2k views

How to install Sharepoint 2010 on Windows 7 - special requirements?

I have read some of the similar questions but I haven't found a solution which meets my requirements. I don't want to use the SharePoint 2010 Easy Setup Script. It downloads trial version of software. ...
1
vote
2answers
415 views

SPS 2010 Configuration of New Installation

For the past couple of days I have been setting up a brand new SharePoint Server 2010 running on top of Server 2008. This installation is intended to be used with Active Directory and will be used as ...
1
vote
3answers
159 views

Is it possible to install MOSS 2007 on Windows 7?

Is it possible to install MOSS 2007 on Windows 7? If so; how?
1
vote
5answers
1k views

WSP package stuck in retracting state

We are tring to run an update script. As part of this script we use stsadm command retractsolution and then deletesolution to remove the wsp packages. Our problem is that on the last run several of ...
1
vote
1answer
60 views

How do I create a second Central Admin in a different language on the same server?

I'm working in Sweden, and have Swedish customers. I'm native in Swedish and my customers have installed their Central Administration in Swedish too. The problem is that I'm not familiar with the ...
1
vote
2answers
153 views

Sharepoint 2010 Foundation Installation Error Prerequisites

Receiving the following error on installation of Sharepoint: What action should I take please? The server is updated with latest windows updates and I have restarted a number of times. Thank ...
1
vote
2answers
280 views

SharePoint Foundation 2010 into Web Platform Installer [closed]

Guys, I have a great idea - ask Microsoft to include SharePoint Foundation 2010 into Web Platform Installer. It'll be very usefull for all community. I do it by twitter: ...
1
vote
1answer
1k views

How can I tell SP installation of an existing SQL server

I wish to install SharePoint 2010 standard server but to "show" it the location of an existing SQL server, rather than have the prerquisites installation install its own sql version on the same ...
1
vote
2answers
75 views

Install sharepoint 2010 on VM or local Windows 7 installation?

I'm faced with two options : install Sharepoint on Win 7 machine install on a Windows Server VM . Does Sharepoint 'take over' a 'Windows 7' machine once its installed ? Is there extra manual ...
1
vote
2answers
227 views

Changing from Network Service to a Domain Farm Acct

I am attempting to avoid re-installing a farm that was built very quickly using the network service acct for the set up of a single stand alone 2010 environment. The issue I am running into is the ...

1 2 3