August 9, 2011 at 12:12
· by Sebastiaan · 31 hits
Filed under General, Microsoft, Web Development, .NET Development, SharePoint
Ever wondered where a site column is being used when you get the following error?
Site columns which are included in content types cannot be deleted. Remove all references to this site column prior to deleting it.
Well, this handy tool helps you A LOT! Tell around!
http://spsitecolumnusage.codeplex.com/
Permalink
December 8, 2010 at 09:43
· by Sebastiaan · 12 hits
Filed under General, Microsoft, SharePoint
Hi there,
I recently needed to make a SharePoint portal XHTML compliant. My html tag was missing the “xml:lang” attribute. So I added it to the master page. That did not work however, SharePoint somehow stripped the “xml:lang” attribute, any other attributes added stayed ok.
Read the rest of this entry »
Permalink
December 7, 2010 at 10:07
· by Sebastiaan · 17 hits
Filed under Computers, Microsoft, Web Development, .NET Development, SharePoint
I stumbled upon this post from Mikhail Dikov who explains 7 reasons why a webpart may show up in the webpart chooser but give the mentioned error when adding it to a page.
None of his steps worked for me, but in the comments, Ian Campbell noted very helpfully to check the WebPart Gallery at site collection level. The gallery contained an old version (when looking at the XML) of the webpart, which still referenced a faulty assembly. I deleted it and re-enabled my feature (thus adding it again) and everything worked fine.
Good luck continuing to figure out if this didn’t work for you!
Permalink
September 2, 2010 at 15:39
· by Sebastiaan · 19 hits
Filed under Microsoft, Web Development, .NET Development
Hi there,
For those out there asking the question: where is my machine.config on my ASP.NET server, read on.
Read the rest of this entry »
Permalink
January 13, 2009 at 22:46
· by Sebastiaan · 85 hits
Filed under Web Development
Hi all,
As always I try to provide some personal solutions to problems occuring to me by the utterly stupid software not talking to me correctly.
Read the rest of this entry »
Permalink
August 19, 2008 at 19:22
· by Sebastiaan · 209 hits
Filed under Computers, Web Development
I’ve stumbled upon a rather annoying fact in life: low-cost ISP’s mostly suck.
So is the case with www.wimahosting.be, which I haven’t been able to even contact for months. My site was still hosted there, but now, well, it runs slower than ever. Probably due to the lack of maintenance.
Read the rest of this entry »
Permalink
June 4, 2008 at 23:28
· by Sebastiaan · 1077 hits
Filed under Java, Web Development, Drupal
While I was trying to figure out the problem at http://www.akademos.be (slow), I wrote a small application to fetch a random page (at certain times) and timing the page loading time (including network delay, excluding rendering).
Read the rest of this entry »
Permalink
June 5, 2007 at 17:39
· by Sebastiaan · 113 hits
Filed under Computers, Microsoft, Web Development
I’ve stumbled upon some great sites, which offer the next-generation user experience I think.
The creativity and technology used to create the links below are incredible, you’ll have to see for yourself!
Read the rest of this entry »
Permalink
January 29, 2007 at 19:00
· by Sebastiaan · 173 hits
Filed under phpReservation
Hi all,
It’s been a very long time since I’ve updated, but I have some news. One of the most dificult parts to implement, namely mapping the seats to categories, has been implemented. For the moment you can only add seats per block to a category and not per seat, but this might change in the future (i’m not seeing close future…)
Read the rest of this entry »
Permalink
January 26, 2007 at 14:30
· by Sebastiaan · 139 hits
Filed under Computers, Web Development, Featured
Imagine having lots of data to administer, fields with lots of data, tables stuffed with information that totally mess up your layout. Frustrating hey? Most of your customers (or you yourself) are only interested in the details of this information in about 10% of the cases, so why bother fixing your layout, if you can just compact the data on the client side?
Read the rest of this entry »
Permalink