May SharePoint Q&A with MVP Experts

MVP_FullColor_ForScreenDo you have tough technical questions regarding SharePoint for which you’re seeking answers? Do you want to tap into the deep knowledge of the talented Microsoft Most Valuable Professionals? Then join me and other SharePoint MVPs for answers to your questions in a live forum. So please join us and bring on the questions! These chats will cover WSS, MOSS and the SharePoint 2010. Topics include setup and administration, design, development and general questions. There are two different times for the chats.  Both are listed below.  I’ll be in the one on Tuesday May 25th, but you’ll find lots of experts available both days.

Tue, May 25th, 2010

7pm EDT (4pm PDT)

Wed, May 26th, 2010

Noon EDT (9am PDT)

Join the chat room on the day of the chat:

URL: http://www.microsoft.com/communities/chats/chatrooms/msdn.aspx

SharePoint 2010 Design & Deployment Best Practices

Please join Gary LaPointe and me for the webinar entitled SharePoint 2010 Design & Deployment Best Practices, where we will outline various critical considerations and best practice strategies for the planning, design and deployment of SharePoint 2010.

The webinar will include live demonstrations and discussion of the following points:

  • The pros and cons of the different approaches to installing and configuring SharePoint 2010
  • Configuration Best Practices for SharePoint 2010 farms
  • The Services Architecture; dependencies, licensing and topologies
  • Information Architecture guidance for sizing, multilingual support, multi-tenancy, etc.
  • Using tools such as SharePoint Composer & SharePoint Maestro to plan, document, install and configure a SharePoint 2010 deployment
  • Avoiding common pitfalls

Whether you are new to SharePoint or upgrading from a previous version, you will gain an understanding of how to effectively implement SharePoint 2010 in accordance with best practices and gain insights into techniques and tools that mitigate the effort and risk associated with implementation.

Sign-Up for the Seminar here:

http://www.sharesquared.com/resources/Pages/SharePoint2010BestPractices.aspx

ShareSquared

Installing SharePoint 2010 RTM on Windows 7 x64

I’ve seen several messages on support forums lately about people having problems trying to install SharePoint 2010 RTM on top of Windows 7 x64 to create a development environment.  The problems seem to stem from changes that have been made to the custom installation sequence required since documentation was written for the BETA.  The Win7 Beta install instructions don’t work quite right for the RTM version.  Microsoft updated the instructions on Technet today (April 30th), but I think they can still be somewhat intimidating since the cover Win7, Vista, and VM installations.  So I thought I would boil them down to just a simple Win7 install and include pictures.  Here are the instructions I’ve tested.  Hope they help you.

Before you Install SharePoint

1. Install Windows 7 x64. Please Note: You can’t use either the K or KN edition (Korean)

2. Install the WCF Hotfix for Microsoft Windows (KB976462). The hotfix is available here: http://go.microsoft.com/fwlink/?LinkID=166231

3. Install the ADO.NET Data Services Update for .NET Framework 3.5 SP1 to enable REST (KB976127). It’s available here: http://www.microsoft.com/downloads/details.aspx?familyid=79d7f6f8-d6e9-4b8c-8640-17f89452148e&displaylang=en

4. Xcopy the SharePoint installation files from the DVD to a folder on your harddrive. If you downloaded them as an executable extract the files using the following command for SPF:

{path to EXE}\SharePoint.exe /extract:{subdirectory}

{path to EXE}\SharePoint.exe /extract:{subdirectory}

or this for SPS:

{path to EXE}\OfficeServer.exe /extract:{subdirectory}

5. Edit the installation configuration file called config.xml located in the \files\Setup\ folder under the subdirectory where you copied or extracted the setup files. Add the following line to the <Configuration> section:


<Setting Id="AllowWindowsClientInstall" Value="True" />

Note: These settings are Case Sensitive. Be very careful with your edits.

6. Install the following included prerequisite:

Microsoft FilterPack Beta – Found in the PrerequisiteInstallerFiles\FilterPack directory where you copied or extracted your files. Run FilterPack.msi

7. Download and install the following prerequisites:

8. Go to Control Panel > Programs and Features > Turn Windows features on or off and enable the following Windows 7 Features:

Win7Features

9. Restart Windows 7 to activate the new feature set.

Install SharePoint Foundation or SharePoint Server

10. To install SharePoint Server 2010 or SharePoint Foundation 2010, run Setup.exe from the folder where you extracted the files.

11. Accept the Microsoft Software License Terms.

1SPF license

12. Choose an installation type. Standalone is the easiest and sufficient for many Developers. You will need a SQL server available if you choose to do a Server Farm install.

2InstallType

13. Once the installation is complete, you are prompted to run the SharePoint Products and Technologies Configuration Wizard. Click the Close button to complete the installation and configure SharePoint.

4SPSwizard

14. After a minute or two the SharePoint Products and Technologies Configuration Wizard will start. Click Next.

15. You will see a dialog box warning you that Windows 7 is not supported for production environments. Click OK

5Win7Unsupported

16. Next you will see a dialog box warning you that some Services will be stopped. Click Yes.

17. You will see a dialog box with a progress bar. Wait for the installation to be complete.

6Progressbar

18. You should see a Configuration Successful dialog when the install is completed. Click Finish and SharePoint will launch the Central Admin website. You can now create additional SharePoint sites as needed and install your development tools.

7success

You can now create additional SharePoint sites as needed and install your development tools.

You can see the full instructions on Technet here:

http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx

SharePoint Q&A with the MVP Experts

MVP_FullColor_ForScreen Do you have tough technical questions regarding SharePoint for which you’re seeking answers? Do you want to tap into the deep knowledge of the talented Microsoft Most Valuable Professionals? Then join me and other SharePoint MVPs for answers to your questions in a live forum. So please join us and bring on the questions! These chats will cover WSS, MOSS and the SharePoint 2010. Topics include setup and administration, design, development and general questions. There are two different times for the chats.  Both are listed below.  I’ll be in the one on Wednesday April 28th, but you’ll find lots of experts available both days.

Tue, April 27th, 2010

7pm EDT (4pm PDT)

Wed, April 28th, 2010

Noon EDT (9am PDT)

Join the chat room on the day of the chat:

URL: http://www.microsoft.com/communities/chats/chatrooms/msdn.aspx

SharePoint and Office 2010 RTM available for download

If you have a subscription to either MSDN or Technet then RTM SharePoint Server and Office Professional Plus 2010 RTM became available late yesterday for download. Since SharePoint Foundation 2010 and SharePoint Designer (SPD) 2010 are available for free they weren’t posted on either MSDN or Technet.  Instead they can be downloaded directly from the Microsoft Download Center.  Just check out the links below:

SharePoint Designer 2010 (32 bit) – http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=d88a1505-849b-4587-b854-a7054ee28d66 

SharePoint Designer 2010 (64 bit) – http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=566d3f55-77a5-4298-bb9c-f55f096b125d

Remember that your installation of Designer must match the installation of any other office products.  If you’ve installed Office X64 then you can only install SPD X64.  If you’ve installed the 32 bit version of Office then you can only install the 32 bit version of Designer.  You can install both SPD 2007 and 2010 on the same box, but since SPD 2007 only comes as a 32 bit app you can only install the 32 bit version of SPD 2010 with it.

SharePoint Foundation 2010 – http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=49c79a8a-4612-4e7d-a0b4-3bb429b46595