Don't know what type of issue of My Visual Studio 2005 Team suit IDE

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




Answer this question

Don't know what type of issue of My Visual Studio 2005 Team suit IDE

  • Jinlin Chen

    I've never heard of anything like that before. What are you default language settings

  • Christoph Wienands

    Sorry, I meant programming language defaults.

  • Colin Bowern

    The Default Language Settings is same as windows xp which is English. Yesterday, I tried to reinstall the windows xp, after that I installed VS.NET 2005 immediately, the problem came back. I finally uninstalled the vs.net 2005 sp1 beta, then everything was working fine. what stupid I've made so far. On my desktop I did installed sp1 beta, there wasn't any problem, that's why I've never thought about this problem might caused by beta sp1.

  • sandeepam

    Javafun wrote:

    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!

    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

    Does this only happen in the beginning when you create a new website and then switch to the code behind of the default form Or does this happen for all code behind files

  • 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!



  • Don't know what type of issue of My Visual Studio 2005 Team suit IDE