Switching to Git

I’ve been using subversion for a very long time. During that period I’ve got several people and one company hooked on this version control system after I got frustrated with SourceSafe. SourceSafe was the only version control software developers on the Microsoft platform knew, if they did any. For those people subversion was a giant [...]

Continue Reading

iCal problem CalDAVDeleteEntityQueueableOperation

Just one result in Google, but exactly the problem I was experiencing Changed the preference and restarted iCal. Problem solved. Thanks Matt.

Continue Reading

Are you still listening?

Yeah I know, it’s been a while. I’ve been putting this off for a very, very long time. I used to blog on tech-stuff I ran into in my job, I don’t think that will come back. We’ll see where this is going.

Continue Reading

Searching the Java RunTime for Vista 64-bit

I had a hard time finding the correct JRE for my Vista 64-bit installation. Apparantly it’s not on the Www.Java.Com site, at least I couldn’t find it on the downloads page, and don’t get me started on the automated detection/installation procedure at that site. I had more luck on the Sun-site, follow the path of [...]

Continue Reading

BizTalk Web Service Publishing Wizard Error: Method not found: System.Xml.Serialization.XmlMapping.get_ElementName()

I was stunned, I had defined a Request schema and a Response schema to be used by a Web Service I wanted to implement in BizTalk 2004. The Request schema was straightforward, just some fields which made up a Service Request. The response would be a collection of 0 to N “Records”. I had the [...]

Continue Reading

Visual Studio Debugging Problems

Note to self: An excellent post for all your Visual Studio debugging problems. This one has helped me more than once, kudo’s to Min Kwan Park.

Continue Reading

I want to store more items

I’m running Vista and Office 2007. Previously I used Newsgator for all my blogreading, but the new Windows RSS platform in combination with Outlook 2007 brings me the exact same functionality. It appears that the feeds have a limit for the number of items they can contain, this limit is by default set at 200. [...]

Continue Reading

Tagged – 5 Things you didn’t know about me.

As I have always believed in the Six Degrees Of Separation, I’m not surprised this whole tagging game eventually ended up here. Thanks to Carlo for confirming my believes.So here are the 5 things you maybe didn’t know about me. 5) I started programming on the ZX81. I had the 16Kb expansion pack and a lot [...]

Continue Reading

Getting the UK SDC BizTalk 2004 Documenter to run

Finally I’ve managed to get the BizTalk 2004 Documenter to run. If you’ve got problems creating documentation using this tool yourself maybe this will do the trick for you as well. The problem I had was that after the generation a Error box would show up, and nothing was created. After fixing both problems below [...]

Continue Reading

Limiting the AssignedTo dropdown-population for Team Foundation Server workitems

The Situation You are running multiple Team Foundation Server projects with different developers working on different projects. All of the projects use the MSF Agile process. When a workitem is created (Task, Bug, etc.) you are able to assign a workitem to a designated user. The UI contains with a dropdown which is filled with all TFS [...]

Continue Reading