I've tried to reproduce the bug reported by
rblock and found one condition where TC freezes:
1. Enter a manually path like:
cd \\<COMPUTERNAME>\c$\Documents and Settings\<USERNAME>\My Documents\Visual Studio 2010
2. Mouse hover the breadcrumb part "
Documents and Settings" or "
My Documents"
TC freezes and must be terminated using the task manger.
Interesting that TC (and Explorer) allows to navigate this odd path until you try to navigate into one of these junctions.
Explorer shows an error message in this case:
[Window Title]
Network Error
[Main Instruction]
Windows cannot access \\<COMPUTERNAME>\c$\Documents and Settings\<USERNAME>\My Documents
[Content]
You do not have permission to access \\<COMPUTERNAME>\c$\Documents and Settings\<USERNAME>\My Documents. Contact your network administrator to request access.
For more information about permissions, see Windows Help and Support
[Close]
I've tried this only with my own local administrator share.
Not sure which content of "My Documents" will be shown if <COMPUTERNAME> is a distant machine and not the local machine i sit on.
Regards
Holger