Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
While executing the DCM Command line wrapper (also called the DCM Engine) on a server, you might come across the error: “Unable to locate dll - Dynamic link library file mscoree.dll could not be found in the specified path. ”.
This is an error caused when dot net framework v 1.1 is not installed on the target machine. The DCM Command line wrapper (DCM Engine) is a dot net executable and it requires dot net framework v 1.1 to be installed on the target machine. This error can be resolved by installing the dot net framework v 1.1. Refer to the article at https://support.microsoft.com/?kbid=316091 for more information on this error.