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 · 11 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 27, 2010 at 09:26
· by Sebastiaan · 24 hits
Filed under Computers, Microsoft, Sciences, .NET Development
Hi all,
A year ago, I would probably have done this in J2ME refusing to have to do anything with Windows development, but by working with .NET I actually realized it isn’t so bad, if not, even handier to create applications. A great example of that is the .NET Compact Framework. Together with Visual Studio and the Windows Mobile 6 SDK, it’s peanuts to make mobile applications.
In this issue, Mandelbrot Fractal navigator for Windows Mobile 6.
Read the rest of this entry »
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
December 8, 2009 at 10:39
· by Sebastiaan · 58 hits
Filed under General, Microsoft, .NET Development
As I’m working as a .NET developer at LoQutus, my .NET posts will grow increasingly, therefore, there is a new Category “.NET Development”. Read on for the first post!
When working with DataSets, I encountered a strange problem, taking me to a very dark place on the internet: Concurrency handling in ADO.NET.
The cause of the problem had little to do with any concurrency, so read on to find out whether it may solve your problem too!
Read the rest of this entry »
Permalink
October 1, 2008 at 12:43
· by Sebastiaan · 131 hits
Filed under Computers, Microsoft
Hi all,
I’ve been having a real hard time lately, not being able to setup my VPN connection from within Windows XP Professional x64 Edition. I though it was x64 related, as it turns out, it wasn’t that at all.
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
June 29, 2006 at 14:51
· by Sebastiaan · 107 hits
Filed under Computers, Microsoft
So you had this error before? Searched the internet for hours but didn’t find anything? Have you done all the bogus helpctr /regserver stuff? Doesn’t work hey? Even reinstalling the help binaries and the registry keys didn’t work? Well my friend, I might have a solution for you which helped perfectly for me!
Read the rest of this entry »
Permalink
June 28, 2006 at 13:17
· by Sebastiaan · 115 hits
Filed under Computers, Microsoft
Okay, I must admit, and what most people will have to admit, the numbering system in Word is far from intuitive.
But it works if you study it long enough…
… or read a good article about it.
So I did. I found this very great article:
How to create numbered headings or outline numbering in your Microsoft Word document
Make sure you follow all the steps in the right order, and very strictly, and you will succeed!
Permalink