CAST Conference in Indy, June 5-7

If your interesting in learning more about software testing you may be interested in attending the first annual Conference of the Association for Software Testing (CAST)...plus it is in Indy.

Unfortunately I won't be able to make it, but if you go you have to try the shrimp cocktail at St. Elmo's. It is a religious experience...but so is death.

COM Interop debugging with Visual Studio 2005

Javier ran into the same problem we ran into last week. We noticed the problem when trying to debug a VB6 .exe that was using COM Interop to .NET components. We weren't able to debug in VS.NET 2003, but were able to attach the debugger in Visual Studio 2005. It freaked us out when we found this, but the fix was very simple.