Archive

Archive for December, 2007

Test Driving TFS 2008

December 28th, 2007 No comments

Since TFS 2008 came out , I have always wanted to find sometime to dive into this. I am pretty slammed these days with many things – work,life, shopping and shoveling the snow- Just kidding :)

Actually , I hired someone to take care of the shoveling task, therefore I can save sometime to work on other things such as TFS 2008 – what a geeky life man ;) . Anyway, I finally got this up and working and I decided to create a very high-level walkthrough of the things I did. Fortunately,this time Installation process and best practices are fairly well-documented from the beginning so I just linked to them wherever needed.

tfs.pdf

Read this doc on Scribd: tfs

Categories: MOSS 2007, TFS Tags:

Building Virtualized SharePoint Development Environments Using Differencing Drives

December 26th, 2007 No comments

In this white paper , I will go over the advantages of using virtualized development environments for your WSS and MOSS 2007 projects using virtual Server or Virtual PC. I will be demonstrating how you can leverage differencing drivs feature in these two great products to build client-specific dev environments with exclusive customizations and in a completely isolated fashion.

Download(PDF)

Read this doc on Scribd: differecing-drives

2008 Wave Launch Dates (Canada)

December 20th, 2007 No comments

Microsoft locked in the dates for 2008 wave launch of Windows Server 2008, SQL Server 2008 & Visual Studio 2008 .Launch is the full blown typical launch event (partners, community zone, technical readiness presentation) and please keep in mind that these dates are the lunch dates only not Release To Manufacturing (RTM) dates.
Technical Readiness is just like any other Technical TechNet tour, with a three session presentation. Community Connection events are interactive workshops which will look at some of the core changes that are occurring from a technology, industry, community and career perspective – sharing experiences and connecting you with key individuals in your community to support your plan.You can also visit the official web site below and make sure you subscribe to the RSS feed for updates and more information. http://blogs.msdn.com/ridethe2008wave/default.aspx

Categories: General Tags:

Stand-alone Installation Story

December 13th, 2007 2 comments

It is amazing that how small things in SharePoint can turn out to be puzzling and make you scratch your head for hours. Imagine , you are installing MOSS 2007 in a stand-alone environment , easiest installation of all , right? it’s a piece of cake for you and you’re pretty confident that you can get it done in a snap. Well, you are right because you install everything in couple minutes. It is 5:30 PM and it is time to go home (For those of you who don’t start your day at 10 AM like myself and go to bed next day at 2:00 AM 😉 ).Your site comes up with no problem and last thing you would like to check is Central Administration Site. First thing that catches your eyes is that RED sign on the left side of the page saying that you are not done yet. Shoot! – Sorry , but Central admin doesn’t care that you have a wife at home, and children, and hockey match to watch, and you love your country. It keeps complaining until you FIX him!!

Okay, what’s the quickest way to get rid of this without going through administration task list?

1) Start Excel Services, WSS Search ,MOSS Search

2) Provision SSP (Shared Services)

3) STOP Excel Services, WSS Search, MOSS Search (if you don’t need em)

When you start “Windows SharePoint Services Search” , you get the following page to fill out:

 

 

 

 

You are installing this in a single server topology , so you go ahead and fill out User Name fields with a local accounts and you hit “OK”.

 

 

 

 

You get this error in 12 Hive log file:

The call to SPSearchServiceInstance.Provision (server Mossdiff’) failed. Setting back to previous status ‘Disabled’. Setting back to previous status’ Disabled ‘.

If you don’t come across this post or another hint posted somewhere, it probably takes you a while until you figure out that you have to use ComputerName\AccountName in User Name fields to get around this issue.


 

 

 

 

Same thing applies to MOSS Search settings too. Either use Computer Name\Account Name or Domain Name\Account Name. Please, please read the descriptions besides each section carefully, for some sections such as “Service Account” you shouldn’t use a built-in account (i.e. Local Service or Network Service) for security reasons and for it to access the database and content index and for some sections such as “Content Access Account” you shouldn’t use an administrator account. Those descriptions are not there to fill out the page with. They are there for us to read and decide what action to take. Another important thing here is when you set up your SSP site. When you are setting SSP , make sure that you choose the right process account for its application pool otherwise the new site you create for SSP won’t be listed under current Web Applications that you can choose for SSP. It is 8 PM and you are still at work or maybe you have read this post and I have been able to save you some time .Either case, have a good night and never underestimate SharePoint 😉

Categories: MOSS 2007 Tags: