Team Foundation Get not working

I am setting up a new build machine and am trying to do a test build.  I get the following error on a TFS get action.  I have VS 2k5, 2k8, & TF client installed, and path to TF.exe in my environment PATH variable.  Getting latest from within visual studio works fine.

Error executing Action : The specified path:  does not exist.Source     : TFSourceControlStackTrace :    at VSoft.TeamFoundation.SourceControl.BaseAction.GetExecutablePath(IPropertyStore properties)   at VSoft.TeamFoundation.SourceControl.BaseAction.GetExecutablePath(ICustomActionExecuteContext Context)

Any insight into this would be appreciated.  I'm sure I'm just missing some config setting or something.  Thanks

This is resolved. The error you get when running from the IDE is more helpful. I had to add the path to tf.exe in Tools -> Options -> Version Control