Archives

Archives / 2004 / December
  • IBF Debugging

    Tags: .NET, Office

    The hour is late, so I will be brief. If you want to debug an Office 2003 IBF solution, you must have C++ installed as part of your VS.NET 2003 installation. If you click on "Build Solution and … more

  • Creating or customizing Field Types

    Customizing SPS is sometimes a hassle. I'm not talking about customizing graphics or Frontpaging the pages into submission - I'm talking about extending the object model. Creating new templates for … more

  • Quick Tip: Erasing many Portal Areas.

    Tags: SharePoint

    Erasing a Portal Area via the interface is a bit annoying - you go to the Manage Portal Site to get the Area Tree, right-click and Delete, then you have to confirm again, wait 10-15 seconds, then … more

  • Creating or customizing Field Types

    Tags: SharePoint

    Customizing SPS is sometimes a hassle. I'm not talking about customizing graphics or Frontpaging the pages into submission - I'm talking about extending the object model. Creating new templates for … more

  • SPS and Renaming AD Accounts

    Tags: SharePoint

    We've been seeing some strange behaviour after we rename a group or user in the Active Directory:   When we go to the Site Settings to define site-wide permissions, the old username is … more

  • Web Part Versioning

    Tags: .NET, SharePoint

    If you have a web-part on your development machine that occasionaly decides to die - give you Not Marked As Safe errors even though it is, and requires removal and readding for it to work (with no … more