PDA

View Full Version : VSS History question


12-19-2007, 10:28 AM
I have a step based off of the "SourceSafe.bld" sample project to retrieve the History for a list of projects when I attempt to Test it the Build Status shows "Building...", but in the Output window the step seems to STALL at the point below and I end up having to Abort the step.

--------------------Starting Build: 'BuildProjects.bld'--------------------
Building project step 'History'...
Step default property 'Operation' = 'History'
Username: Administrator
Password:


I would appreciate any suggestions. I've been trying to resolve this for several hours w/o success.

kinook
12-19-2007, 11:05 AM
The password specified in the Password field does not match the Administrator user's password in the specified database.

12-19-2007, 11:34 AM
Thanks, that was it.