Browse by Tags
All Tags »
Debugging (RSS)
I send out a lot of links to my articles in response to questions that come up, but the other day I had a chance to use a pile of them to solve a fairly complicated problem end to end. So, I figured I'd share how we can piece together all of this knowledge
Read More...
Last week, I was at TechEd 2008: IT Professionals in Orlando, FL. (More on that later.) I had the opportunity to talk to lots of people, and it is always a great learning experience for me. Along the way, I even had a chance to solve an application compatibility
Read More...
...but I fixed it. And I thought you might like to know how to fix it if you run into the issue. So first, the problem. I was trying to launch IECTT and found this MessageBox: --------------------------- Test Tool Error --------------------------- The
Read More...
I've been talking at a bit of a higher level lately, and today I'm just in the mood to go into some of the deeper debugging aspect that you may run across when looking at Windows Vista application compatibility. (Well, perhaps not deep to some, but for
Read More...
A couple of weeks ago, I had a chance to sit down with Gov Maharaj (whose name rhymes with Orange), a developer in the Windows Fundamentals Dev team, and chat about debugging and mitigating application compatibility issues. You can view our discussion
Read More...
So, the other day I was investigating a visual issue in an application. On Windows 2000, the background of the form was white. On Windows Vista, in Windows Classic mode, the background of the form was white. But, for whatever reason, in either Windows
Read More...
Yesterday, a friend asked for some assistance debugging an issue with Windows Installer. It was one of those situations where you've looked at the problem so closely, so many times, that you just needed another set of eyes. (They're close to shipping,
Read More...
When I work with folks who are either new to debugging, or else want to sharpen up their chops (perhaps they have gotten rusty by not having to do so for a long time), one of the things I tell them to do is to watch out for things that don't do what you
Read More...