Archive for December, 2009

Boot from Hyper-V image

In the quest for giving my Hyper-V images maximum performance, I stumbled across this blog article detailing how you can boot your physical box from a Hyper-V vhd file. Now all the RAM in my physical server can be given to the virtual machine. SharePoint 2010 can now get all the memory it deserves.

The article describes booting from a Windows 7 virtual machine, note that you must use either the Enterprise or Ultimate edition of Windows 7 for this to work, not Professional, otherwise a licence error will be encountered.

SharePoint UK User Group South – Meeting 27th Jan in Bristol

The next SUGUK South meet will be in Bristol on 27th Jan.

Topics include the latest research from HP labs on sizing and configuring SharePoint, plus SUGUK’s own Mark Macrae on getting the most out of SQL Server Reporting Services in SharePoint integrated mode.

Sign up here: http://suguk.org/forums/thread/21874.aspx, see you there!

SharePoint My Site not working

I was troubleshooting a SharePoint environment the other day and one of the issues was where people were trying to create My Sites but whenever they clicked on the ‘My Site’ link a login box appeared prompting them for credentials. Having checked the web application was configured correctly to allow for Self-Service site creation and that the security and authentication providers were not causing any issues in IIS, I was unsure what could be causing the problem. It turned out that the My Site web application did not have an associated site collection. This is odd as when setting up the SSP this is created automatically. To solve the issue I created a new site collection for the My Site web application using the ‘My Site Host’ site collection template. After that, My Sites could be created.

image

Access Denied Error When Using stsadm -o import

If you get an access denied error when using stsadm -o import to import a backup of a site collection, chances are either it is because the windows account you are logged on as doesn’t have sufficient access to either overwrite the existing site collection (solve this by making the account a site collection admin of the old site), or because the account doesn’t have sufficient access to the SQL Server database (I solved this by temporarily making the account a database administrator, then removing this afterwards).



Follow

Get every new post delivered to your Inbox.