Installing Sharepoint 2010

, - Posted by

At this time of writing: Saturday, 16 Jan 2010 11:25pm I actually haven’t got my new laptop yet! Because I was away to overseas for holiday for about a month, the laptop was still held at custom. Anyway, it will be delivered on the coming Tuesday.

 

Therefore, at the moment I try to install Sharepoint 2010 using my 3GB-RAM laptop running VMWare with 1GB RAM. I want to prove if the 4GB-RAM-at-least requirement is actually valid.

 

My current old laptop has the following configurations:

– Intel Core Duo T9300 @ 2.50GHZ

– 3GB RAM

– 320GB 5400 RPM hard drive

– 320GB 5400 RPM External hard drive 3.5″ (VM hard disks are on this drive)

 

I can only dedicate 1GB of RAM to the VM because I’ve already got MOSS 2007, VS 2005, 2008, SQL, other dev tools, etc running on the host machine and they already consume almost 2GB of RAM.

 

I started the installation by visiting my best friend: Google.

 

I then came across the following article:

http://mosshowto.blogspot.com/2009/11/installing-sharepoint-2010-windows-2008.html

 

Based on the article above, below were the steps I took:

1. Installing and configuring Windows Server 2008 x64 on my VMWare virtual machine as per the article.

2. Installing IIS, .NET 3.5, etc through Add/Remove Roles and Features.

3. Running Windows update.

4. Installing SQL Server 2005 x64 then the SP3.

 

5. I stop at this point and backup my VM just in case something wrong happens during the SP2010 installation process.

 

 

6. I decided to go down the path of not using AD. I created 2 local accounts: WINSERVER2008\SPT_Admin and WINSERVER2008\SPT_Farm. I added these two accounts as local admin of the VM and to SQL 2005 with the following roles: dbcreator and securityadmin. I then logged in as WINSERVER2008\SPT_Admin to install sP2010.

 

7. As per the article, I installed the Geneva framework then the Sync framework.

 

8. I then installed the WCF fix (as per article, too) but it failed saying: The update does not apply to your system. I think it’s because my Win Server 2008 version was not the R2 version. Therefore, I installed the patch for Win Server 2008 SP2 from http://technet.microsoft.com/en-us/library/cc262485(office.14).aspx (Determine hardware and software requirements article) instead.

 

I’m now ready to install SP2010.

 

9. I double-clicked on the executable and install the SP2010 software pre-requisites first.

 

10. There were some errors I needed to fix. They were all related to missing components. The missing components I encountered were:

– SQL 2008 Native Client (http://go.microsoft.com/fwlink/?LinkId=123718&clcid=0x409)

– PowerShell V2 CTP3 (http://www.microsoft.com/downloads/details.aspx?FamilyID=c913aeab-d7b4-4bb1-a958-ee6d7fe307bc)

– MSChart (http://www.microsoft.com/downloads/details.aspx?FamilyId=130F7986-BF49-4FE5-9CA8-910AE6EA442C&displaylang=en)

– Filter Pack (http://www.microsoft.com/downloads/details.aspx?FamilyId=60C92A37-719C-4077-B5C6-CAC34F4227CC&displaylang=en)

– SQL 2008 Analysis Service ADOMD.NET (http://download.microsoft.com/download/A/D/0/AD021EF1-9CBC-4D11-AB51-6A65019D4706/SQLSERVER2008_ASADOMD10.msi)

 

I then re-ran the pre-requisites install and it all went good.

 

11. I clicked on the installation link and it installed SP2010 correctly. The beta key can be obtained from http://www.whatsthepointofsharing.com/?p=586. Please note that my VM is still running 1GB of RAM and it has no problem installing SP2010.

Preparing the Environment for SharePoint 2010

, - Posted by

Hi everyone,

 

I finally have the opportunity to prepare the environment to install SP2010.

 

Below is my environment configuration:

1. Host machine is running Windows 7 x64 (coz I love Windows 7, I still think that it’s the best operating system MS has ever released thus far).

2. I only install MS Office and VMWare on the host operating system so that my host system is clean.

3. I then create 2 virtual machines: 1 for general development with MOSS 2007, VS2008, etc on and another one for playing around with SP2010.

 

I will now focus on the one that I’m going to use for trying out SP2010. I install Windows Server 2008 x64 as it’s the default operating system that SP2010 can run on.

 

 

Until next time,

Tommy

Error: Replication access was denied. error code: 8453

, - Posted by

INTRODUCTION

 

When I tried to run SharePoint User Profile Synchronisation nothing happened. The status was sitting at “Synchronising (0)”.

 

When I opened Event Viewer it showed:

==

The management agent “MOSSAD-XXXXXX” failed on run profile “DS_FULLIMPORT” because of connectivity issues.

==

 

Then when I dig further and run the following application:

C:\Program Files\Microsoft Office Servers\14.0\Synchronization Service\UIShell\miisclient.exe

 

I got the following error message:

Error: Replication access was denied. error code: 8453

 

 

CAUSE

 

The service account that is used to do the crawl does not have replicating access. Please refer to this post for solution:

http://sensoft2000-sharepoint.blogspot.com/2010/08/error-replication-access-was-denied.html

 

 

SOLUTION

 

Based on the following post, the resolution is as follows:

http://sensoft2000-sharepoint.blogspot.com/2010/08/error-replication-access-was-denied.html

 

==

 

The resolve this issue, we must provide the access rights to the service account of the “User Profiles” service. OK. What kind of access rights needs to be provided? 

 

The user should have the “Replicating Directory Changes” Permission in the active directory. To provide this rights to the “service account” user, follow the below steps:

 

1. Login into the Active directory server.

2. Open the “Active Directory Users and Computers” console.  (C:\WINDOWS\system32\dsa.msc)

3. Right click on the “Domain name” and goto “properties”.

3

 

4. Go to security tab and Select the specific service account user. (If the user is not listed, you can add the user by clicking the “Add” button in the same screen).

5. Scroll the Permissions and select the “Replicate Directory Changes” option like the below image.

4 

==

 

 

 

Cheers,

Tommy

Clicking on User Profile Service Application and Get Error Message

, - Posted by

INTRODUCTION

 

I’ve just created a User Profile Service Application but when I tried to go into it (i.e. clicking on it) I get a pop-up error message. In SharePoint log the following error message is logged:

 

==

Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: This User Profile Application’s connection is currently not available. The Application Pool or User Profile Service may not have been started.

==

 

CAUSE

 

User Profile Synchronisation Service has not been started.

 

RESOLUTION

 

Go to Central Admin -> Manage Services on Server then start the User Profile Synchronisation Service. After it’s started the status will sit at “Starting” instead of “Started”.

 

What you need to do afterwards is to make sure that you go to Monitoring -> Check Job Status. Just keep refreshing that page and after few minutes time a job called ProfileSynchronizationSetupJob will exist and that’s the one that will change the status from “Starting” to “Started”.

 

 

 

Cheers,

Tommy

The file name or path does not exist when check-in/out publishing pages/master page/page layouts

, - Posted by

INTRODUCTION

 

When I tried to check-in/out publishing pages, master pages and page layouts I get the “The file name or path does not exist” error.

 

CAUSE

 

The database server space is full.

 

RESOLUTION

 

Add more space or move the content database to a drive that has bigger space.

Our Services

We provides you the best Services in our themes.

  • Click on the link below to see a full list of clients which we have developed solutions and provided consultancy for.

    READ MORE

  • We are solution-centered and not application-centered.

    READ MORE

  • Being creative and having fun and yet still delivering a fantastic service is the center of our values.

    READ MORE

  • TFS Consulting Services guarantees delivery that is within budget and deadline or you engage us for free.

    READ MORE

Implementing IT does not have to be difficult.

As long as you have the right methodologies

We have heard a lot of complaints from our clients that IT a lot of the times give them headache. The issues range from over-budget implementation, server is too hard to maintain, application is not user friendly, features not complete and many others. If you have ever experienced similar situations, don’t worry. This is why TFS Consulting Services is here. We exist to help clients implementing a successful IT solution. We have various methodologies which we have proven working in delivering a successful IT implementation. Below is the list of some of our key service offerings:
  • Planning and Methodologies

    Implementing IT solution does not have to be difficult. TFS Consulting Services has a lot of resources on planning and methodologies that will ensure successful delivery of your IT solution. TFS Consulting Services has been around in the web industry for more than 10 years and has experienced all the successes and failures of various type of IT deployment.

    read more

  • Technical Resource

    Do you need a technical resource? TFS Consulting Services can also provide you with technical resource for developing ASP.NET (C# and VB.NET), SharePoint (2003, 2007, 2010, 2013) and MS CRM applications. Our resource is an Microsoft Certified Personnel (MVP) and Microsoft Certified Technology Specialist (MCTS) in all ASP.NET, SharePoint and CRM.

    read more

  • IT Consulting & Advice

    Make sure your IT implementation is robust and scalable. TFS Consulting Services can provide consulting and advice on industry’s best practice on various web-related areas such as website security, design and usability, application-specific (such as SharePoint)’s best practice, Search Engine Optimisation (SEO), coding standards and many others.

    read more

  • Solution Development

    Finally TFS Consulting Services provides you with solution development service. We mainly work with Microsoft technologies (ie. .NET and SQL Server), however we are also capable of developing with PHP and MySQL. If you ever need any business process automation, integration and solution development work,  we are the trusted expert you should go to.

    read more

For more detailed service offerings please visit our Solutions page.

Testimonials

  • I’m happy to recommend Tommy as a knowledgeable and diligent developer.

    Mike Stringfellow, Vivid Group
  • Tommy has a lot of great ideas that can be delivered into great products. It’s a pleasure working with him because he has a broad knowledge about available technologies out there and he knows what’s best for the client’s needs. He just knows how to work effectively and efficiently.

    Teddy Segoro, Student Edge
  • I’ve worked with Tommy over the past 6 months and have found his approach to development (especially SharePoint) absolutely outstanding. Tommy goes beyond the boundries of typical software development with his ability understand what a client requires and then build it into fully fledged software solution. Coupled with his professional “Best Practice” approach, you get Continue Reading

    Michael Bonham, DSC-IT

Contact us

Tommy Segoro
tommy@tfsconsulting.com.au
+61 404 457 754

   

© TFS Consulting Services 2026. All rights reserved.

www.incorporator.com.au