A sample text widget
Etiam pulvinar consectetur dolor sed malesuada. Ut convallis
euismod dolor nec pretium. Nunc ut tristique massa.
Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan.
Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem,
suscipit in posuere in, interdum non magna.
|
By Paul Galvin, on December 2nd, 2007 Overview: (UPDATE 12/04/07: Added another interesting resource at the end linking to another blog that addresses this via a very interesting web part) This blog entry describes how to create a bar graph in SharePoint. This works in both WSS and MOSS…
By Paul Galvin, on December 1st, 2007 UPDATE 01/28/08: This codeplex project addresses this issue: http://www.codeplex.com/AccessChecker. I have not used it, but it looks promising if this is an issue you need to address in your environment. UPDATE 11/13/08: Joel Oleson wrote up a very …
By Paul Galvin, on November 29th, 2007 UPDATE 12/04/07: See this Microsoft KB (http://support.microsoft.com/kb/923589) for related information. Actually, it turns out it is, but tricksy MOSS had to make it difficult. My customer does some development work on his MOSS site over the weeken…
By Paul Galvin, on November 28th, 2007 Today, I spent a handful of hours tracking down the root cause behind the message "The column name that you entered is already in use or reserved. Choose another name." The column in question could be created, deleted and re-created in anothe…
By , on November 28th, 2007 There is no performance tool specific to SharePoint. When I was assigned the task of optimising a SharePoint site the search for a tool gave me very limited options. Codeplex’s Data Population tool could be useful for load testing. Other than tha…
By Paul Galvin, on November 27th, 2007 Just a quick observation that there’s a very important difference between these two definitions: <FieldBind Field="InParam1" DesignerType="StringBuilder" Id="2" Text="Input parameter #1"/> versus: <Fie…
By Paul Galvin, on November 27th, 2007 UPDATE: See this MSDN discussion, especially the last entry: http://forums.microsoft.com/MSDN/showpost.aspx?postid=2631057&siteid=1. It describes a condition that may short circuit this whole thing. In short, it may be as simple as making at le…
By Paul Galvin, on November 26th, 2007 UPDATE 12/18/07: See Paul Liebrand’s article for some technical consequences of removing or modifying the default group names (see his comment below as well). Overview: SharePoint security is easy to configure and manage. However, it has pr…
By Paul Galvin, on November 25th, 2007 There is a wealth of great information on the WSS 3.0 Data View Web Part (DVWP) on the web from several sources. However, I found it to be surprisingly difficult to find information on this first very basic step. Here is another article in the …
By Paul Galvin, on November 20th, 2007 This week, we finally reproduced a problem that had been reported by a remote user: When she tried to export the contents of a list to excel, things would seem to start working, but then Excel would pop up an error: "Cannot get the list schema colu…
|
|