Paul Liebrand's Weblog

Welcome to my blog mainly about SharePoint

Skip to: Content | Sidebar | Footer

Tag: Technical

Simple Pattern / Solution for Cross-thread operation not valid

16 July, 2010 (10:54) | .NET | By: Paul Liebrand

If you have ever done any threaded programming in .NET WinForms you have more than likely run into the following error message at some point:   InvalidOperationException was unhandled Cross-thread operation not valid: Control ‘’ accessed from a thread other than the thread it was created on. This exception is normally displayed while running in [...]

Project Server 2007 “Error: ActiveX component can’t create object” when building Cube

16 June, 2010 (09:23) | Project Server 2007 | By: Paul Liebrand

We recently received the following error message when we attempted to build the cube within Project Server 2007: Failed to build the OLAP cubes. Error: Analysis Services session failed with the following error: Failed to connect to the Analysis Services server <server>. Error: ActiveX component can’t create object TechNet has an article (http://technet.microsoft.com/en-us/library/cc197608(office.12).aspx) on this [...]

Document is locked for editing – Part 2

12 April, 2010 (11:02) | Office, SharePoint | By: Paul Liebrand

In 2008 I made a post about the infamous “locked for editing” message many people experience while using Office with documents stored in SharePoint. This post addressed the issue that can occur outside the normal “locking” mechanism Office and SharePoint. I recently had a problem where I attempted to edit an Excel spreadsheet and I [...]

Project Server 2007 and SQL Server 2008 Analysis Services Issues

3 March, 2010 (09:42) | Project Server 2007, SharePoint | By: Paul Liebrand

I ran into an issue attempting to get Project Sever 2007 working with SQL Sever 2008 Analysis Services and thought I would create a post about it in case other people are experiencing the same issue. The first thing to note is the article on TechNet are written as if everything is installed on the [...]

UPDATED – Open Text Email Management for Exchange 10 – “What happened to all my archived email?”

6 January, 2010 (07:11) | OpenText | By: Paul Liebrand

Nothing like receiving an email from an end-user that reads: Why do I receive a message from Outlook that says “The owner deleted the document on the server. Please contact your administrator.” on most of my emails that have been archived? Let me take a step back for a moment. About two months ago, we [...]

WSSWiki.com

7 October, 2009 (09:19) | SharePoint | By: Paul Liebrand

I have decided to shutdown http://www.wsswiki.com and all traffic will now be directed to SharePoint Dev Wiki (http://www.sharepointdevwiki.com) – a site maintained by Jeremy Thake (@jthake). This weekend, I plan on publishing some of my articles from WSSWiki on SharePoint Dev Wiki. I believe the SharePoint Dev Wiki has good content that all SharePoint developers [...]

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 [...]

“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 [...]

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.

Updated: "TinyUrl" like feature for SharePoint

8 September, 2008 (10:31) | SharePoint | By: Paul Liebrand

[Updated – 8/30/2009] For those of you who have not seen it yet, my SharePoint URL Shortener has been released.  Please see the following 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/ [Updated – 4/13/2009] As you have probably seen by now I was unable to get the TinyUrl like feature for SharePoint posted by my self [...]