We've updated our theme! Please refresh your browser if things don't look right.

Tagged Questions

3
votes
3answers
47 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 …
3
votes
2answers
82 views

Best practice for developing a WebService in SharePoint?

Hi all, 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 …
2
votes
2answers
23 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 …
1
vote
1answer
42 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 wit …
0
votes
1answer
90 views

Installing SharePoint Foundation 2010 on top of Windows Small Business Server 2008

Has anyone tried to install Foundation on top of SBS 2008. The installation should be typical as for any other Windows 2008 Server but the problem is there are so much components t …
1
vote
1answer
142 views

Failed to create sample database (SP2010)

Env: OS: Win2008 R2 (running inside VirtualBox) RAM: 2GB Installed all available Windows Updates My fresh SP2010 prerequisites and installation went well. Later while running the …
3
votes
4answers
84 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 de …
1
vote
1answer
102 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 confi …
0
votes
3answers
142 views

SharePoint 2010 Beta 2 with SQL 2008 R2

Are there instructions for installing SharePoint 2010 Beta 2 with SQL 2008 R2? I notice that none of the installation resources thus far describe using R2. (At the time of writing …
1
vote
2answers
47 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 s …
0
votes
2answers
48 views

Running SharePoint on a Domain Controller

We are tring to test a SharePoint Solution. In order to reduce the number of servers that we use, is it possible to run a Domain Controller on the same machine as the SharePoint …