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]

# 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
# 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?