August 11, 2009
In spite of compiling the program correctly the above error - the topic - used to pop up. Finally I found the solution on the following address:
http://social.msdn.microsoft.com/Forums/en-US/Vsexpressinstall/thread/adc6e067-60a4-4914-9673-571b047d9376
The solution is:
In the Options go into Projects and Solutions -> VC++ Directories page and place this rows:
$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem
Surprisingly it worked!
This entry was posted
on Monday, August 10, 2009
at 11:46 PM
. You can follow any responses to this entry through the
comments feed
.