I am proud to announce that I passed exam 70-667, configuring SharePoint 2010. Which gives an MCTS title. It was not so hard, some questions were really easy actually. But of course, when you have worked with a product since 2003, you should know some stuff about it!!
Author: Lise Rasmussen
I have registered my account on the new “Facebook killer app” (as media calls it), Google+. Can’t say that I am too impressed. It is a quite simple UI, too large fonts (what will happen to that news feed when there are as many users as on FB?), not much happens in there and what is the …
My old blog url was miss-sharepoint.blogspot.com but that name was lame, so I have changed the URL to sharepointbabe.blogspot.com which is my aka – self announced of course, and I am sure it always bugs someone đ I think it’s an awesome name! The downside of switching URL is that my followers are gone, and …
I really miss working with SharePoint 2010 and all the new fun stuff in there…
So, Excel Web Services, if you really choose to use that feature and web part (I would not recommend it, there are so many other better solutions to display sheets!) then you might run into some issues. And it is really slow in performance. Well, it was up and running, and lots of users wanted …
This weeks task was to setup a SP2010 medium server farm. It took half a day, and using this powershell script to install the index server was AWESOME! You must edit the files before you run them, to add your own db names, servers etc, but once that is done it’s a really fast setup! …
The crawl log in Search Administration returned the following error: sps3://xxx could not be crawled What you must do is to set permissions to the search account that you use for crawling the User Profiles. Select User Profile Services (do not click the link, but highlight the application) Up in the ribbon, click a button …
This week I have installed my first SharePoint 2010 server and it has been great fun and very interesting! It is a test environment so it’s a small server farm setup. After having a connection issue with the SQL server (everything is closed and denied) it was a fast and easy installation. Well that was …
I got this error message on my SharePoint farm backup (using the STSADM commandSTSADM.EXE -o backup -directory \srv001sqlbackups -backupmethod full): Object SharePoint_Config failed in event OnBackup. For more information, see the error log located in the backup directory. SqlException: Write on “\srv003SP_Backupspbr0001000001D.bak” failed: 121(The semaphore timeout period has expired.) BACKUP DATABASE is terminating abnormally. My …
This week I had to do a restore of a site collection using only SQL database backup. The customers hosting partner had not setup a SharePoint farm backup and had no test environment available that we could restore the database to, so they restored the database back to the SQL server into the production environment.When …