Building a solution

Hi,
I have a problem when I try to build a solution. It shows me this error:

Project 'ProName' could not be opened because the Microsoft Visual C# 2005 compiler could not be created. Please re-install Visual Studio.

Does anyone have any ideas what might be the problem?

Thenx
[316 byte] By [sine184] at [2007-11-20 10:56:53]
# 1 Re: Building a solution
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=923412&SiteID=1

Hope it helps! ;)
satanorz at 2007-11-10 3:08:24 >
# 2 Re: Building a solution
That does not help, because I am not trying to open a C# project.
I am trying to build a VB.NET solution, which makes it even mor odd.

But thanx anyway
sine184 at 2007-11-10 3:09:24 >
# 3 Re: Building a solution
The error message is telling you to reinstall VS. Have you reinstalled VS? If not then why are you asking us what to do?
jmcilhinney at 2007-11-10 3:10:23 >
# 4 Re: Building a solution
Afcourse I reinstalled the VS (actualy it was the first thing I did)
sine184 at 2007-11-10 3:11:33 >
# 5 Re: Building a solution
So you got that error, reinstalled and now still get the same error? If you've taken steps then you should let us know so we don't waste our time covering the same ground.

There's no such thing as a VB.NET solution. A solution is just a solution. Presumably it contains a VB.NET project. Is there only one project? It sounds to me like maybe you're trying to build a solution that includes both VB and C# projects in VB Express. Could that be a possibility?
jmcilhinney at 2007-11-10 3:12:32 >