I have a vb program that uses the visual source safe COM classes to automate checking files in and out of a project. I can check files out using objFile.Checkout "", sLocalFilePath, 0. But when I issue the Checkin command, nothing happens. The file doesn't check in, and I don't receive any error messages. Any clues?
Herby
Herby