ContributionsMost RecentMost LikesSolutionsRe: aqFileSystem.GetFolderInfo Unable to open the folder That was my thought as well but I could not find any information on if spaces caused a problem in network paths. I would really help if TC put out a better error message as to what the problem is. aqFileSystem.GetFolderInfo Unable to open the folder I'm trying to use GetFolderInfo with a network path . This path works without a problem : "\\\\officedata\\OfficeData\\OPC\\AppServer\\Apps\\TestAutomation\\ExportedResults\\" however this path fails with an Unable to open the folder error "\\\\officedata\\itdata\\Digital_Guardian\\Test Data\\nDLP-Testdata\\Regression_Test\\" If I enter file:///\\\\officedata\\itdata\\Digital_Guardian\\Test Data\\nDLP-Testdata\\Regression_Test\\ into a browser see the files so I know the path is good and I have access.