Article ID: 316091 - Last Review: July 12, 2007 - Revision: 3.2 PRB: "Mscoree.dll Could Not Be Found" Error Message When You Try to Run a .NET Executable FileThis article was previously published under Q316091 On This PageSYMPTOMS
When you create a .NET application executable (.exe) file, copy the file to a computer on which the .NET Framework is not installed, and then attempt to run the .exe file from that computer, you may receive the following error message (or messages):
Unable to Locate DLL - The Dynamic Link Library mscoree.dll could not be found in the specified path.
Please set registry key HKLM\Software\Microsoft\.NETFramework\InstallRoot to point to the .NET Framework install location.
CAUSE
This behavior occurs if the Microsoft .NET Framework is not installed on the target computer. Applications and controls written for the .NET Framework require that it be installed on the computer on which the application or control runs.
RESOLUTION
To resolve this issue, install the .NET Framework on the target computer. To do this, browse to the following MSDN Web site:
How to Get the Microsoft .NET Framework http://msdn2.microsoft.com/en-us/netframework/default.aspx (http://msdn2.microsoft.com/en-us/netframework/default.aspx) STATUSThis behavior is by design. MORE INFORMATIONSteps to Reproduce the Problem
| Article Translations
|
Back to the top
