I\'m struggling getting some unit tests running and wondering if anyone might have anything insightful.
The setup is that we\'ve got a bunch of referenced DLL\'s on
You need to download the streams.exe from the below path: http://technet.microsoft.com/en-us/sysinternals/bb897440.aspx
place it in the same folder where you have the problem with the dll and navigate to that path in powershell/command prompt and run the below command: streams -s -d(command prompt) .\streams.exe -s -d "Folder Name"(from powershell)