Sharepoint's installation - sharepoint

I'm a newbie in Sharepoint 2010 and need some help.
I have downloaded two programs från Microsoft Academy for students
*SharePoint Designer 2010 (x86 - English)
*SharePoint Server 2010 (x64) - DVD (English)
Which of these programs do I need I started installing?
I also heard that you need to have a server in order to use Sharepoint. In my case I only have a Dell laptop (XPS M1710) with XP pro.
can I still use Sharepoint with full utilization without using a server?
// Fullmetalboy

SharePoint 2010 Server is 64-bit only, and can only be installed on a Windows Server unless you do a SKU Hack. Even then, I doubt it will want to install on Windows XP. Vista or Windows 7 is going to be required.
The designer is used purely as a simple content editor for an existing SharePoint installation.

Related

Can I install and run SharePoint Server 2007 or 2010 on Windows 7 Professional?

Can I install and run SharePoint Server 2007 or 2010 on Windows 7 Professional?
Yes, it's a little obscure (the method to do it) but perfectly feasible. I have my development machine setup with windows 7 enterprise and SP 2010 using this MSDN article:
http://msdn.microsoft.com/en-us/library/ee554869%28office.14%29.aspx
It must be a x64 os though. Ask away if I can help with anything else. (I found it very slow at first, then upgraded from 4 to 8gb ram)
Of course. I've installed SP 2007 on vista, but it's the same steps on win7 too. http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx
Happy SharePoint-ing

Sharepoint 2010 development on Windows XP 32-bit?

Possible or not?
I know Sharepoint 2010 Server won't even run on a client side of Vista/Windows 7 64-bit, forget about Windows XP 32-bit.
But if I can install and use Visual Studio 2010 on Windows XP just fine, shouldn't Sharepoint development tools also work on Windows XP 32-bit?
The thing is I have a very old laptop (from 2005) that doesn't even support 64-bit architecture so I am stuck with WinXP 32bit.
If there is any way at all of (Remote?) Sharepoint development on Windows XP 32-bit with VS2010 please let me know.
Most of what the developer tools offer you make two assumptions:
You are running on a 64-bit architecture
SharePoint is installed side-by-side with Visual Studio
Running on a 32-bit XP machine breaks these assumptions. Many of the built-in Visual Studio productivity aids, such as the deploy and retract commands, will fail. I couldn't even create a project using the SharePoint 2010 project template under similar conditions.
You might make some headway by using regular class library or web application projects, copying SharePoint .dll's from a server's GAC (for use as references) and by manually creating your .ddl and .wsp files using MakeCab (as I did with 2007, with a little help from PowerShell); however, it sounds excruciating compared to running on Vista SP2 X64 or Windows 7 X64 with SharePoint installed.
As per the above answer, VS 2010 SharePoint projects require a local installation of SharePoint. You can use external tools for doing your development, such as WSPBuilder, but I do not recommend this approach. You are best sticking to the MS tools.
Your options are:
Upgrade to Windows 7 x64 or Server 2008 R2
Run VMWare Server (free) which should enable you to run a 64-bit VM on a 32-bit host (I think? Not sure about this assumption actually), and create a VM with Win7 x64 or Win 2008 R2 for SP development.
You can use Win7 64bit as your dev environment
http://msdn.microsoft.com/en-us/library/ee554869.aspx

Installing Sharepoint on Windows 7

I have Windows 7 installed on my laptop. I want to know what is the best way to install MOSS 2007 on my laptop?
I heard that MOSS 2007 can be directly installed on Windows 7. I want to know if there are ny problems if I do this
Or should I install Windows SErver 2008 on VM and then install MOSS 2007 on Windows Server 2008. Is it possible to install Windows Server 2008 VM on Windows 7??
Please let me know the best option...
MOSS 2007 can be installed on Windows Vista/7 but it's not supported and at your own risks (here is the link but it doesn't work righ now: http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx)
It is possible to installed Windows Server 2008 on Windows 7, but you'll need a x64 version of 2008. You'll have to use VMWare or Virtual Sunbox which will need a lot of extra ressources.
Unless you have a really powerful computer, the best choice is a dual boot Win7 / Windows 2008.
Note: With SharePoint 2010, it is supported to install SharePoint directly on Windows 7.

TFS 2010 with Project Server 2010

I've just tried out TFS 2010 today, along with Project 2010 and VS 2010. Only Later realized that without Sharepoint, TFS is only configured as Basic. This reduces it's functionality as oppose to what I've seen during VS2010 product launch. Sadly I can't find any alternative but to get a trial copy of Sharepoint to see if it serve my purpose. Well, apparently Sharepoint only comes with x64 edition. I'm not formatting any machine to x64 just to give this a try. So, after some reading up, I found that Project Server is actually based on Sharepoint. Now I wonder is whether TFS can be configure to connect to Project Server?
If it's possible, would the setting be much different that Sharepoint's?
And what am I missing from this setup as oppose to Sharepoint's?
Based on Sharepoint != Sharepoint. I think that Project Server is just a subset of Sharepoint functionality. Also, basing Project on Sharepoint allows for some really tight integration into your portal. To answer your question, I don't think you still will get your fully featured TFS without Sharepoint Proper.
FYI - Sharepoint 2007 (or 3.0 or whatever it is) is not x64 only, but will run on x86. TFS 2010 will go full feature on 2007
Sharepoint 2007 Trial
To answer what you are missing:
Reports
Project Portal
TFS Web Access
That's about it. You still get 90% of the features with your current deployment without SharePoint. Tommy is right about MOSS 2007, it comes in 32-bit and will give you all features. Project Server runs on top of SharePoint as a shared service provider. Traditionally MS releases a power toy to integrate TFS with Project Server. They said they would go over this at TechEd, which just happened about a week ago.
Also, I suspect the integration with Project Server 2010 will be better, but then you will have to run SharePoint 2010 :(
In my opinion, TFS has enough to run most projects by itself and you can use the client version of MS Project for critical path anaylsis, etc.
Use Windows Sharepoint Services for Windows 2003 & Windows 2008:
http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb400747.aspx
For Windows Server 2008 sp2 and Windows Server R2, use SharePoint Foundation 2010:
http://www.microsoft.com/downloads/details.aspx?FamilyID=49c79a8a-4612-4e7d-a0b4-3bb429b46595&displaylang=en
Both are free.
I'm not formatting any machine to x64
just to give this a try.
Why not use VMWare Server, Hyper-V, Virtual Box or some other virtualization software to run the pre-made demo/trial/lab VHD's - no formatting, no installation, no setup, more hair.
Link

Developing Sharepoint on a Mac

I have a MacBook Pro, fairly new, intel based, 4G RAM. I may need to work on a Sharpoint project, so I'm assuming I'll need Visual Studio and Sharpoint Designer. Is using VMware an option, if so, what Microsoft OS should i use, and what general VMware settings should I use (RAM and disk size).
VMware Fusion is a good option.
As to Microsoft OSes for SharePoint development, you have two choices: Windows Server 2003/2008 or Windows 7.
I've been developing with a Windows Server 2003 VM for SharePoint for about a year. I'm still using Server 2003 because it matches our dev/qa/prod environments.
I would agree with the post above that VMWare is a good choice. As for what OS if your are doing true enterprise level SharePoint development then you will need 2003/2008 however you can run WSS on vista. As for using SharePoint designer I would avoid it for SharePoint 2007 development and instead focus on getting a solid solution structure defined and use some tools like WSPBuilder and your be off to a good start. If your doing SharePoint 2010 SharePoint designer has got a lot better and the new support in Visual Studio 2010 for SharePoint is great.

Resources