RSS Feed
LinkedIn
Delicious
Skip to main content

Cornelius J. van Dyk's SharePoint Brain Dump

Rate this blog:
Go Search
Home
Step-by-Step Guides
Downloads
Post Archive
Capacity Planning
Architecture & Topology
Support Forums
SharePoint Team Blog
  

Cornelius J. van Dyk's SharePoint Brain Dump > Categories
Installing the .NET Framework 4.0 on your Windows Server 2008 R2 x64 server with SharePoint 2010

As we all know, SharePoint 2010 is still using the .NET Framework 3.5.  That means that your servers may not have the latest .NET Framework 4.0 installed.  This could cause some issues if you're trying to use APIs from 4.0, or if you are trying to build some new tools using 4.0, like PowerShell management extensions for example.  The solution is to install 4.0 on your server.  Here's the quick Step-by-Step for doing this on a Windows Server 2008 R2 x64 system with SharePoint 2010 installed.

  1. Begin by downloading the full version of the Framework from here:  http://www.microsoft.com/downloads/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7&displaylang=en
  2. Once downloaded, double click the installer file named "dotnetFx40_Full_x86_x64.exe".

    image

  3. Windows may require you to confirm that you wish to launch the EXE.  If it does, simply click "Run".

    image

  4. You'd have to accept the EULA.  Check the "I have read and accept the license terms" check box.
  5. Click the "Install" button to commence the installation.

    image

  6. The installer will crunch away for a while as it installs the Framework.

    image

  7. Once installation complete, click the "Finish" button.

    image

  8. No server restart is needed. :-)

Later
C

How do I - Increase the SharePoint Foundation site template size limit

This one was undocumented in SharePoint 2007 / WSS 3.0 and is still undocumented in SharePoint 2010 / SPF.  I posted about this back in 2007 for the previous version, but was asked the same question in the SharePoint Support Forums.  A little digging and firing off a test confirmed that the command has stayed intact for the latest version as well.  Using STSADM from a command windows:

STSADM -o setproperty -pn max-template-document-size -pv 524288000

Let it run and upon completion, you should see this:

image

Later
C

Technorati Tags:

FOLLOW ME:

How do I - Install PowerPivot into an EXISTING SharePoint 2010 farm

This one was a BEAR to work through.  There’s not much out there for it and everywhere I turned it seems everyone else was either having the same problem OR suggestion we “start with a clean install”.  Nice suggestion that last one.  Almost like… try rebooting the computer… but I digress.  With three simple hacks, the install can be “guided” to complete successfully.  So hopefully this guide will help some other poor soul save some time when they run into the same issue.

Read the article here: 

http://www.cjvandyk.com/blog/Articles/How%20do%20I%20-%20Install%20PowerPivot%20into%20an%20EXISTING%20SharePoint%202010%20farm.aspx

I hope this saves somebody some time and frustration out there.

Later
C

FOLLOW ME:

Step-by-Step - Installing the Microsoft Access Database Engine 2010 Redistributable

This is a prerequisite to Installing PowerPivot for SharePoint into an EXISTING SharePoint Farm.  PowerPivot seems to work just fine being installed together with a clean install of SharePoint, but when you already have SharePoint installed and try to add PowerPivot… all hell breaks loose.  I was never able to find proper documentation on how to pull this off and managed to hack and debug my way through it like Holmes unraveling a mystery.  Hopefully this will save someone else some time and frustration…

Read the full article here:

http://www.cjvandyk.com/blog/Articles/Step-by-Step%20-%20Installing%20the%20Microsoft%20Access%20Database%20Engine%202010%20Redistributable.aspx

 

FOLLOW ME:

Latest SharePoint 2010 SDK available for download

Come and get it!  The latest SharePoint 2010 SDK is now available for download from Microsoft Downloads.  Get it here:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=f0c9daf3-4c54-45ed-9bde-7b4d83a8f26f

Happy coding!
C

Technorati Tags: ,

Share :


New hotlinks to SharePoint resources

I have added two new hotlinks to the top of my blog site, one for Capacity Planning and one for Architecture & Topology.  The both point to permanent pages on my blog that I’ll be keeping up to date with the latest and greatest links to these resources, as they become available.  So go ahead and bookmark these for future reference.

 

http://www.cjvandyk.com/blog/Articles/SharePoint%202010%20Capacity%20Management%20and%20Performance%20Planning.aspx

 

http://www.cjvandyk.com/blog/Articles/Architecture%20and%20Topology.aspx

 

Later
C

Share :


BI Indexing Connector for SharePoint

There is now a new Business Intelligence Indexing Connector available for SharePoint Server 2010.  Exciting stuff!

http://blogs.msdn.com/sharepointbi/archive/2010/05/14/announcing-the-microsoft-business-intelligence-indexing-connector.aspx

Later
C



SharePoint 2010 Editions feature comparison

LogoSharePoint2010 There is a GREAT feature comparison page, now available, that shows a nice layout of what features are available in each of the SharePoint 2010 Editions i.e. Foundation, Standard and Enterprise.  A good, better, best chart if you will.  Check it out here:

http://sharepoint.microsoft.com/en-us/buy/pages/editions-comparison.aspx

Later
C

Technorati Tags:

Share :


1 - 10 Next