Visual Basic variables of the System.Guid type show up as Guid.Empty instead of their actual values when displayed in the Visual Studio debugger windows (Locals, Watch, etc).
This bug affects both Visual Studio 2005 and 2008. System.Guid variables show up fine in C#.