TC hangs on evaluating aqFileSystem.GetFolderInfo("network path")
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010
03:42 AM
07-01-2010
03:42 AM
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.
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 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2010
07:23 PM
07-01-2010
07:23 PM
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.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
