Native Image Generator DLLs are not loaded for your Visual Studio .NET application project when you upgrade from Windows 2000 to Windows XP (837224)
The information in this article applies to:
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Windows XP Professional
- Microsoft Windows 2000 Professional
SYMPTOMSYou upgrade the operating system on your computer from
Microsoft Windows 2000 Professional to Windows XP Professional, and then you
create an application project on your computer by using Microsoft Visual Studio
.NET or Microsoft Visual Studio 2005. When you build and then run the application project, the Native Image
Generator (Ngen.exe) DLLs are not loaded.
You notice that only one
Mscorlib.dll file is loaded. When this behavior occurs, an entry that is similar to the following appears in the Modules debugger window: mscorlib.dll 79780000-79980000
C:\WINNT\Microsoft\Framework\v1.1.4322\mscorlib.dll 16 1.01.4322.573 [1904]
MyApp.exe: Native 2/20/2004 3:47 PM No symbols loaded RESOLUTIONTo resolve this problem, regenerate the Ngen image by running the Ngen.exe file on the assembly. In this case, the assembly is Mscorlib.dll.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 3/6/2006 |
---|
Keywords: | kbvs2005swept kbvs2005applies kbNativeAttributes kbUpgrade kbDLL kbprb KB837224 kbAudDeveloper |
---|
|