Paul Liebrand's Weblog

Welcome to my blog mainly about SharePoint

Skip to: Content | Sidebar | Footer

Tag: SharePoint

Baffled! “Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit.”

14 August, 2009 (14:38) | SharePoint | By: Paul Liebrand

I have hit a strange problem today and I am trying to wrap my head around why this is happening.  Perhaps the SharePoint community has run into this before and has some insight as to what is causing it. I have some custom code that enumerates each list then items in the list to do [...]

Access Denied When Adding New Item in SharePoint

14 August, 2009 (09:10) | SharePoint | By: Paul Liebrand

This may seem obvious now but I through me for a loop for a few minutes yesterday when a co-worker asked me why he was getting redirected to the SharePoint access denied page when he attempted to add a new item to a list. I checked the permissions on the list and he had contribute [...]

SharePoint 2007 Flaw with Profile Imports and My Sites

1 July, 2009 (13:13) | SharePoint | By: Paul Liebrand

Wow! What an interesting morning. I arrived at work today to discover that all our “My Site” profile information (and related information) has been deleted from our environment. I figured out what happened and thought I would share my findings with the community (I’ll most likely be opening a support case with Microsoft to try [...]

Muhimbi MuSH – URL Shortener for SharePoint

26 June, 2009 (07:32) | SharePoint, Tools | By: Paul Liebrand

I’d like to take a moment to congratulate the Muhimbi for shipping MuSH; their version of the URL shortener for SharePoint. As many of you know I have been working on and off on my open sourced version for sometime now and it is good to finally see someone else attempting to tackle the same [...]

“TinyUrl” Like Feature for SharePoint

2 June, 2009 (21:03) | SharePoint | By: Paul Liebrand

[Update – 9/2/2009] I have released the first public version of my SharePoint URL Shortener. Please read the following blog posts for more information: http://paulliebrand.com/2009/08/28/sharepoint-url-shortener-its-finally-here/ http://paulliebrand.com/2009/08/29/sharepoint-url-shortener-codeplex-site-has-been-published-and-is-live/ http://paulliebrand.com/2009/09/01/sharepoint-url-shortener-feature-highlight/   I am still planning on releasing an open sourced version of the “TinyUrl" Feature for SharePoint later this year. However, until then you can also keep your [...]

Disabling My SharePoint Sites propagation or adjusting the frequency

21 May, 2009 (07:39) | SharePoint | By: Paul Liebrand

I have previously explained how “My SharePoint Sites” works and how it gets propagated to the client. What happens if you want to disable this feature or adjust the frequency of when it occurs. From time to time I get asked this question so I figured I would write up a post about it. By [...]

“TinyUrl” for SharePoint Feature Requests

3 March, 2009 (07:41) | SharePoint | By: Paul Liebrand

[Update – 9/2/2009] I have released the first public version of my SharePoint URL Shortener. Please read the following blog posts for more information: http://paulliebrand.com/2009/08/28/sharepoint-url-shortener-its-finally-here/ http://paulliebrand.com/2009/08/29/sharepoint-url-shortener-codeplex-site-has-been-published-and-is-live/ http://paulliebrand.com/2009/09/01/sharepoint-url-shortener-feature-highlight/ I am soliciting feature requests on Twitter for the first version of the “TinyUrl” for SharePoint feature I’ll am developing. If you do not want to post them [...]

SharePoint / Office 2007 and random authentication pop up's with “My SharePoint Sites” (Memberships)

25 January, 2009 (13:18) | Office, SharePoint | By: Paul Liebrand

Update – 7/2/2009 The Office 2007 hotfix (KB970950) is now available to download: http://support.microsoft.com/kb/970950 The specific bullet that resolves this problem states the following: “When you view folders that are listed under My SharePoint Sites in the Open dialog box or the Save As dialog box in a 2007 Office application, you are prompted for [...]

Typemock Isolator for SharePoint – Unit Testing

25 November, 2008 (16:40) | SharePoint, Tools | By: Paul Liebrand

Typemock has announced a product for unit testing SharePoint. “Microsoft SharePoint 2007 is a browser based collaboration and document management platform for software and web development. Unit-testing SharePoint applications is only possible with Typemock Isolator. Isolator is the only tool that can ease unit testing large and complex application like SharePoint. With the ability to [...]

Article on SharePointMagazine.net – Introduction to SharePoint Feature Stapling – Part 2

6 November, 2008 (21:47) | SharePoint | By: Paul Liebrand

The second part of my article, Introduction to SharePoint Feature Stapling – Part 2, has been posted on www.SharePointMagazine.net. Hopefully you find this information useful. Please check it out of you have a free moment.