The method not implemented error showed when installing Microsoft visual studio

Asked By 20 points N/A Posted on -
qa-featured

Hi there,

After installation of Microsoft visual studio on my PC with Windows XP (32) I got this error message. My friend too installed this program, but is running without error. I don’t really know what is this error and how can I solve this. Please help me to solve this problem with the program and tell me why I have this error message ?

Thanks !

System.NotlmplementedException: The method or operation is not implemented.

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRlnternal(Int32 errorCode, IntPtr errorInfo)

at

System. Management. PropertyDataCollection. PropertyDataEnumerator. . ctor(ManagementoaseObject parent, Boolean isSystem)

at System. Management. PropertyDataCollection . GetEnumerator()

at EmLauncher . Systemlnlo. Getlnfo(String queryObject, 1nt32& count)

SHARE
Answered By 590495 points N/A #184741

The method not implemented error showed when installing Microsoft visual studio

qa-featured

Even if your friend installed it and it worked on his or her computer, it still depends on your computer if the program supports your system. If both your computers are running with the same operating system and the same version of Microsoft Visual Studio then there should be no reason why it will not run on your computer.

If you installed Microsoft Visual Studio 2012 and you have Microsoft Windows XP, you won’t be able to run it. This version of Microsoft Visual Studio is limited only to Windows Server 2012 64-bit, Windows Server 2008 R2 Service Pack 1 64-bit, 32-bit or 64-bit versions of Windows 7, and Windows 8.

If you have Microsoft Visual Studio 2008, it supports 32-bit and 64-bit versions of Windows Server 2003 Service Pack 1 or higher, Windows Server 2003 R2 or higher, Windows XP Service Pack 2 or later [all editions except Starter], and Windows Vista all editions except Starter. Since you did not mention the version you are using, check again the system requirements of the version you have.

You can normally find it in the “readme.txt” file often located in the installation folder of Microsoft Visual Studio in Program Files.

Related Questions