vote up 0 vote down star

When I navigate to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\myfirstproject\202aebd2\f0e764e2\assembly\dl3 in Windows explorer, there are 108 folders with 8 character hexadecimal names. Explorer won't sort this folder by name (or value ). What gives?

alt text

flag

60% accept rate
Could you provide an example of how it's sorting it and how that's different than what you'd expect? – Jonathan Jun 18 at 21:14
2  
Who really cares?! – Josh Stodola Jun 18 at 21:29

1 Answer

vote up 1 vote down

Windows can make directories backed by other directories. For instance the old-style Temporary Internet Files was backed by 4 separate directories. Knowing this I'd guess that it's sorting each directory individually instead of the aggregate.

link|flag
Do you know of any tools that would allow me to see which directories are being aggregated? I don't believe I can see this in Procmon/Filemon. – Jeffrey LeCours Jun 22 at 14:48

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.