PRB: "Mscoree.dll Could Not Be Found" Error Message When You Try to Run a .NET Executable File (316091)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
This article was previously published under Q316091 SYMPTOMS
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:
STATUSThis behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/17/2006 |
---|
Keywords: | kbDeployment kberrmsg kbprb KB316091 |
---|
|