Cluebat-man to the rescue

A weblog dedicated to Visual C++, interoperability and other stuff.

Browse by Tags

All Tags » General (RSS)
VMWare Server 2 Console WTF
I've been using VMWare Server 2 on a Vista 64 host to simulate a network environment for testing our operating procedures. Everything was working fine before I got on holiday. Now I am back for 2 weeks, and suddenly, VMWare thorws a wobbler. Using...
Posted: Aug 19 2009, 04:48 AM by vanDooren | with no comments
Filed under:
Long time no see
It's been a while since I blogged here. Lack of inspiration, lack of time, lack of interest... Over the past couple of months, I've been occupied with other stuff. The guest bathroom needed finishing, and my wife had a number of creative ideas...
Posted: Aug 17 2009, 01:53 AM by vanDooren | with no comments
Filed under:
The kerberos client received a KRB_AP_ERR_MODIFIED error
This is what I got in the event logs yesterday afternoon: Event Type: Error Event Source: Kerberos Event Category: None Event ID: 4 Computer: SE-SMURF01 Description: The kerberos client received a KRB_AP_ERR_MODIFIED error from the server PC-BLABLA09...
Scheduled task would not run
The scheduled task for running ntbackup on our fileserver would not run anymore. It would stop with a return code of 0x80, and nothing worthwhile in the log file or event log. It ran fine for months, apart from the occasional hickup such as having no...
File a bug report and make Visual Studio a better product
If you find a bug in Visual Studio, report it on http://connect.microsoft.com If the bug affects the version of VS that is in development at that time, there is a significant chance it will get fixed before the next release. Just this week I got confirmation...
Cold, Coffee, and Developers
We are going through an unusual spell of cold weather at the moment. It was -15C when I left for work this morning. The intense cold also caused some of the outside water pipes on our site to freeze. In particular, the ones running to the temporary trailers...
Posted: Jan 09 2009, 01:04 AM by vanDooren | with no comments
Filed under:
Don't people read anymore before commenting?
Blogs are funny things. We all have different reasons to write blog posts. Apart form the general stuff that almost everybody sometimes writes about (opinion pieces, general comments about something or other) I like writing tech articles. Programming...
Posted: Dec 03 2008, 04:37 AM by vanDooren | with 2 comment(s)
Filed under:
Visual Studio 2008 on Windows 2003
I've had a weird problem on my development station for some time now. Every time I ended a debugging session of a C# project, visual studio froze for about 10 seconds. It also happened if I changed project settings, but I never had any problems with...
Passed 70-290 today
I have been silent on my blog for the last couple of weeks. This is because I spent all my time preparing for my first Microsoft exam in a couple of years. But it has been worth it. Today I passed the Microsoft certification exam 70-290: Managing and...
Posted: Nov 14 2008, 03:48 PM by vanDooren | with no comments
Filed under: ,
Funny picture
One of the forums that I visit daily (well, I am the moderator after all...) has a funny picture thread. This one made me laugh out loud:
Posted: Oct 28 2008, 05:49 AM by vanDooren | with no comments
Filed under:
Installing Zune software without internet connection
Last week I bought myself a zune, and since my main computer during the day is my company laptop, I wanted to install it on that one. Unfortunately, going to zune.net didn;t help because the first thing the installer does is to check if Windows Update...
My 2 new kitchen knives
This has been sitting in my drafts folder for a long time, but I finally got around to finishing this blog post. The knife shop in a nearby city held a firesale, and my wife told me I could go and have a look and see if there was anything worth having...
Posted: Oct 20 2008, 01:00 AM by vanDooren | with 1 comment(s)
Filed under:
Windows Instant On
Something I picked up on slashdot today: Microsoft is checking if people would want an 'instant on' version of Windows . As compelling as it sounds, I don't think it is that big a deal, and they shouldn't waste their time with it. These...
Documentation and paperwork
I haven't had the time to write up anything interesting this week because I had to replace a fileserver on my network. Rplacing the server itself and restoring the data took only a couple of hours, but I am still working on the paperwork. You see...
Posted: Oct 16 2008, 05:00 AM by vanDooren | with no comments
Filed under: ,
Small bug in the MSDN documentation
Hardly worth mentioning, but there is a minor bug in the documentation of fopen and its friends. The remarks section lists the open mode encoding for 16 bit unicode as UTF16-LE instead of UTF-16LE. As I said it is very minor, but if you use fopen, care...
Posted: Oct 09 2008, 01:02 AM by vanDooren | with no comments
Filed under: ,
Installing a service pack: how much space do you need.
Yesterday I had to install VS2008 SP1 on a computer with limited disk space on C:\ Even though VS2008 itself was installed on D:\ the installer (which is 800MB) still required 3.3 GB of space on C:\ I molested C: until I had enough space to perform the...
How not to ask question on a forum
Here is another person who needs to learn some netiquette (emphasis mine). Hey, well, I will not describe my situation because it is not part of my question and has nothing directly to do with it and would only lead to false assumptions as it already...
Posted: Oct 06 2008, 01:29 AM by vanDooren | with no comments
Filed under: ,
The sadness of waste
One of the downsides of working for a big corporation is that there are strict rules for dealing with obsolete equipment. We have 3 DELL 2600 servers with Dual CPU Xeon cpu, SCSI raid5, 4GB RAM ready to make their final trip to the dumpster. We cannot...
Posted: Oct 03 2008, 03:59 AM by vanDooren | with no comments
Filed under:
Programmer discovers that floating point numbers have a floating point
I hang out in the MSDN forums on a regular basis, to see if there’re any questions that need answering. Usualy this is pretty unexciting, but every now and again, the asker really needs a reality check. This thread came up some time ago, and it...
Posted: Oct 02 2008, 12:05 AM by vanDooren | with 1 comment(s)
Filed under: ,
Windows 7 Engineering blog
I just stumbled upon the engineering blog for Windows 7 . Seems interesting enough to follow in order to have a better idea about what Windows 7 will be like from a technical point of view.
More Posts Next page »