Forum Discussion

krainevsky's avatar
krainevsky
Contributor
14 years ago

TC hangs on evaluating aqFileSystem.GetFolderInfo("network path")

Hi,



How to avoid TestComplete hang on evaluating aqFileSystem.GetFolderInfo with network path in param? It is very strange - it looks like TC is alive(refreshes gui), but I'm unable to stop evaluation.

Maybe someone from support team knows the answer. Try to evaluate the following string for example to reproduce the problem: aqFileSystem.GetFolderInfo("\\\\builder\\builds"). TC 7.52.



Thanks in advance.

1 Reply


  • Hi Alexander,





    Thank you for reporting the issue, we will try to fix it in one of future updates of TestComplete. The problem occurs when TestComplete tries to get the size of the folder via the 'Size' property of an 'aqFolderInfo' object.