.dll hell
-
plz refer this link.. http://en.wikipedia.org/wiki/DLL\_hell In computing, DLL hell is a phrase for complications which arise when working with dynamic link libraries, or DLLs. DLL hell encompasses the difficulties of managing dynamic-link libraries (DLLs) in Microsoft Windows operating systems. These difficulties include conflicts between DLL versions, difficulty in obtaining required DLLs, and having many unnecessary DLL copies.
-
plz refer this link.. http://en.wikipedia.org/wiki/DLL\_hell In computing, DLL hell is a phrase for complications which arise when working with dynamic link libraries, or DLLs. DLL hell encompasses the difficulties of managing dynamic-link libraries (DLLs) in Microsoft Windows operating systems. These difficulties include conflicts between DLL versions, difficulty in obtaining required DLLs, and having many unnecessary DLL copies.