Well, it had to do with the way permissions were set up for scripts and such according to that article. See, I was using NT Authentication, but my execute permissions in COM+ were still using my account and old password. I changed the scripts in COM+ (see the above link) to use Interactive user, and all was smooth (for the rest of that day)
Kevin