|
|
| Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
|
| Author |
Message |
Javafun

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
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
Visual C#13
|
| |
|
| |
 |
Peter Ritchie

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
I've never heard of anything like that before. What are you default language settings
|
| |
|
| |
 |
Javafun

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
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.
|
| |
|
| |
 |
Peter Ritchie

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
Sorry, I meant programming language defaults.
|
| |
|
| |
 |
Javafun

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
The default programming language is C#, I try to reset the enviroment setting for several times, it seems doesn't work at all.
Cheers!
|
| |
|
| |
 |
Gabriel Lozano-Moran

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
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
|
| |
|
| |
 |
Javafun

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
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!
|
| |
|
| |
 |
Gabriel Lozano-Moran

|
Posted: Visual C# IDE, Don't know what type of issue of My Visual Studio 2005 Team suit IDE |
Top |
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.
|
| |
|
| |
 |
| |
|