I gradually developed allergy/cold-like symptoms over the last week or so, and today I’ve got a pretty full-blown cold, including the muzzy-headedness that goes with it.
So I’m trying to finish setting up my development environment here at work, and needless to say, it’s not working. I can’t debug into the client-side scripts, which is what I need to do to figure out what’s going wrong.
This vexes me.
Update: When your web application is trying to create a certain COM+ object, it helps to have built the DLL that provides the object. D’oh!
Also, turning on debugging in IIS is usually useful.