|
| Invalid DOS path: error |
 |
Wed, 25 Jul 2007 18:12:50 -000 |
I am trying to do a GET on a file from our SourceSafe database using
VBScripting and SourceSafe automation. The code I am using is:
objCurVSSItem.Parent.LocalSpec = "c:\vsstemp\"
objCurVSSItem.Get
The GET is returning error # -2147166139 with a description of Invalid
DOS path:. The path, c:\vsstemp, does exist.
Any thoughts on why this error is occurring?
TIA
|
| Post Reply
|
|
|
|
|
|
|
|
|
|