I got a problem of my IDE. If I create a new C# website project using either File System or IIS project, when the solution was created, I opened codebehind file, the IDE produced a lot of erros for the syntax (by default). when I pointed to that error, it's said "'class' statment must end with a match 'end class'", it seems that the IDE use VB syntax to check my C# codebehind file. Does anyone have had this experience before or any solution

Don't know what type of issue of My Visual Studio 2005 Team suit IDE
Jinlin Chen
Christoph Wienands
Colin Bowern
sandeepam
Well I am glad to hear that your problem is fixed.
HelpMePl0x
The default programming language is C#, I try to reset the enviroment setting for several times, it seems doesn't work at all.
Cheers!
szolDat
David_Reynolds
Yes, it happens in the beginning when I crate a new site and then switch to the code behind.
The good thing is, the SP1 RTM version has fixed that problem. Cheers!