Xcode 2.1 Build and Run Automator Problem

I have a very perplexing problem. I have installed Xcode 2.1 on my machine at work (OS X 10.4.1). When attempting to build and run an Automator action I encounter the following error messages in the run log:

[Session started at 2005-06-17 11:16:02 -0600.]
2005-06-17 11:16:02.835 Automator[684] Invalidating cache due to using -action
2005-06-17 11:16:02.898 Automator[684] Unable to load nib file: MainMenu, exiting

Automator has exited with status 1.

Note line 3 is attempting to load “MainMenu” instead of “Main.” I have uninstalled the developers tools, using Terminal, as recommended in the read me file. In fact, I have done this about 3 times over the past day and a half. I have downloaded Xcode from Apple’s site twice on the chance that the first download was somehow corrupted.

At home, everything works as advertised. At work (where I really need it) I can’t get past this error. Any thoughts on how to correct this situation?

Brad Bumgarner, CTA