Problems with Visual Studio Express installation
Posted
by matpe
on Stack Overflow
See other posts from Stack Overflow
or by matpe
Published on 2008-09-18T20:36:07Z
Indexed on
2010/05/16
20:20 UTC
Read the original article
Hit count: 309
I just installed 'Visual C# 2008 Express Edition' and 'Visual Web Developer 2008 Express Edition' on my Vista machine. Previously I have been running these in Win XP. When launching the software, starting a new project and trying to build it I get warnings like "The referenced component 'System' could not be found."; one row for each namespace used. I have .NET Framework 3.5 installed and are able to browse through the tabs in 'Add reference', but I cannot make it work. (A re-install did not help.) Is there an easy fix?
© Stack Overflow or respective owner