Quantcast
Channel: Installation and Setup
Viewing all articles
Browse latest Browse all 631

Duplicate DLLs

$
0
0

Hi,

I have an ASP.NET project that refers to Microsoft.ApplicationBlocks.Data.dll. The file structure is as follows:

MyProject

      \bin

      \Microsoft.ApplicationBlocks.Data

                  \bin

Although I have Microsoft.ApplicationBlocks.Data.dll in the \Microsoft.ApplicationBlocks.Data\bin subfolder, Visual Studio created a copy of this DLL in the MyProject\bin folder.

That's why while the application is released, removing Microsoft.ApplicationBlocks.Data.dll from the \Microsoft.ApplicationBlocks.Data\bin subfolder on the target server seems not to affect the app's functionality.

Here is my question: is it safe if I release Microsoft.ApplicationBlocks.Data.dll located in MyProject\bin and don't release the \Microsoft.ApplicationBlocks.Data\bin subfolder?

Thanks.


Viewing all articles
Browse latest Browse all 631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>