Wednesday, June 17, 2009

SharePoint Seminar's with Joel Oleson

Quick plug for the up and coming event:

ANZ Sharepoint Seminar with Joel Oleson
SharePoint Morning with the Experts: Sydney and Melbourne
Join international and local SharePoint experts in Sydney and Melbourne and learn how to master your SharePoint environment. Hosted by Quest Software.Plus, you can learn tips and best practices to help you overcome your most difficult SharePoint challenges during a panel discussion with SharePoint experts and bloggers such as Joel Oleson, Kathy Hughes, Adam Cogan & Elaine van Bergen.

Details here:
http://australia.quest.com/events/listdetails.aspx?ContentID=9780

Monday, June 15, 2009

Access Denied when adding web front end

Recently I was building a virtual SharePoint environment to do some testing.
It consisted of one WFE and an application server running search server express. The build went fine until trying to add the WFE to the farm.
The error returned was access denied. I checked everything that I could think of that was permissions related with no luck. Then I realised that SSE installs WSS SP1 automatically and the WFE that I was trying to add was just plain WSS. Silly mistake to make, but easy to make when your building a few machines in a rush.
Turns out permission denied can just mean that the server being added is not at the same patch level as the rest of the farm. Once it's at the right patch level it joined the farm fine.