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?
I just installed ‘Visual C# 2008 Express Edition’ and ‘Visual Web Developer 2008 Express
Share
Problem solved. I used the most radical solution I could come up with – a clean Vista install. Somehow reinstalling Visual Studio does not include all essential steps. First time the software is launched it configures itself. Something must have gone wrong the first time and when the procedure was done again it tried to use to ‘broken’ configuration. Well, now it is fixed.