visual studio - Unblocking a DLL on a company machine. How? -


I am trying to test MVVlight, but the DLL that came along is blocked. I have read about it and I have been asked to click on Unblock in the file property .. but that is not present for me .. Then I came to know from a program that STREAMS is estimated to unblock .. Did not work ... any other ideas how to fix it?

Error 7 could not load assembly file: /// C: \ MIX10-MVVM-Samples \ Mix10.MvvmDemo2 - end \ Mix10.MvvmDemo2 \ bin \ debug \ GalaSoft .mvvmLight.Extras.SL4. Dll This assembly can be downloaded from the web if any assembly has been downloaded from the web, it marks Windows as a web file, even if it stays on the local computer with the use of it in your project Can stop it. You can change this designation by changing the file properties. Unblock only assemblies you trust. See for more information. Mix10.MvvmDemo2

The file contains an alternate data stream which indicates that the content is retrieved from the Internet It was not safe and it is a feature of the NTFS file system, which is unfortunately hidden well because Explorer has no support to show its content. You can see them from the command prompt with the DIR / R command option. And type your content with TYPE filename: Delete the streamname and delete them with the filename: Stream name

Other trick is to copy files to the file system, which does not support the alternate data stream That lets them close the file, for example a flash drive or zip utility.

In later versions of Windows, I think that starts with Win7, which has built-in support for it in Explorer. Right-click the file, Properties and click on "Unblock".


Comments