Monthly Archives: August 2008

Microsoft .NET Framework 3.0 Update (kb928416) On x64 Server

In case you’re google-ing after this, it’s normal that the Windows Update for Windows Server 2003 x64 kb928416 takes a _very_ long time to install. This update installs the 3.0 version of the .NET framework. During the install, you’ll see … Continue reading

Posted in Technology | Leave a comment

How To View E-Mail Headers In Outlook 2007

While it’s a bit hidden, you can still view the Message Headers for any mail you receive in Outlook 2007. And there are 2 ways to view them, too.

Posted in windows | Tagged , , , | Leave a comment

Take Over Your Mobile Phone From Your Desktop PC

Here’s an interesting piece of software: My Mobiler. It uses your ActiveSync connection to make a Remote Desktop Connect (RDP) to your mobile phone (if it uses Windows Mobile). After installating the software, you’ll get an installation-request on your mobile … Continue reading

Posted in Technology | Tagged , , | Leave a comment

There Are HTTP Headers, And Then There Are HTTP Headers

Sounds confusing? No worries, it’s really not. Here are some standard HTTP headers from a random website. [root@vps ~]# curl --head http://www.mattiasgeniar.be HTTP/1.1 200 OK Date: Thu, 28 Aug 2008 17:58:15 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.1.6 X-Pingback: http://www.mattiasgeniar.be/xmlrpc.php Set-Cookie: … Continue reading

Posted in Humor, Security | Tagged , , | Leave a comment

Multiple Headers With Same Name Causing Errors In IIS

What if you created a website in IIS, and all of a sudden it shows you the following message in the “status”-column: Cannot create a file when that file already exists. Search all you want, it’s a confusing error – … Continue reading

Posted in Technology | Leave a comment